get_bit           221 drivers/clk/clk-ast2600.c 	u32 clk = get_bit(gate->clock_idx);
get_bit           222 drivers/clk/clk-ast2600.c 	u32 rst = get_bit(gate->reset_idx);
get_bit           250 drivers/clk/clk-ast2600.c 	u32 clk = get_bit(gate->clock_idx);
get_bit           251 drivers/clk/clk-ast2600.c 	u32 rst = get_bit(gate->reset_idx);
get_bit           292 drivers/clk/clk-ast2600.c 	u32 clk = get_bit(gate->clock_idx);
get_bit           316 drivers/clk/clk-ast2600.c 	u32 rst = get_bit(id);
get_bit           327 drivers/clk/clk-ast2600.c 	u32 rst = get_bit(id);
get_bit           339 drivers/clk/clk-ast2600.c 	u32 rst = get_bit(id);
get_bit           974 drivers/video/fbdev/via/hw.c 	u16 get_bit;
get_bit           987 drivers/video/fbdev/via/hw.c 			get_bit = (timing_value & (BIT0 << bit_num));
get_bit           989 drivers/video/fbdev/via/hw.c 			    data | ((get_bit >> shift_next_reg) << start_index);
get_bit           104 net/netfilter/nf_conntrack_h323_asn1.c static unsigned int get_bit(struct bitstr *bs);
get_bit           366 net/netfilter/nf_conntrack_h323_asn1.c 	if ((f->attr & EXT) && get_bit(bs)) {
get_bit           531 net/netfilter/nf_conntrack_h323_asn1.c 	ext = (f->attr & EXT) ? get_bit(bs) : 0;
get_bit           756 net/netfilter/nf_conntrack_h323_asn1.c 	if ((f->attr & EXT) && get_bit(bs)) {