get_bit
u32 clk = get_bit(gate->clock_idx);
u32 rst = get_bit(gate->reset_idx);
u32 clk = get_bit(gate->clock_idx);
u32 rst = get_bit(gate->reset_idx);
u32 clk = get_bit(gate->clock_idx);
u32 rst = get_bit(id);
u32 rst = get_bit(id);
u32 rst = get_bit(id);
u16 get_bit;
get_bit = (timing_value & (BIT0 << bit_num));
data | ((get_bit >> shift_next_reg) << start_index);
static unsigned int get_bit(struct bitstr *bs);
if ((f->attr & EXT) && get_bit(bs)) {
ext = (f->attr & EXT) ? get_bit(bs) : 0;
if ((f->attr & EXT) && get_bit(bs)) {