Searched refs:BIT_TO_COL (Results 1 – 1 of 1) sorted by relevance
73 #define BIT_TO_COL(bit_nr) ((bit_nr) % 8) macro123 col = BIT_TO_COL(bit_nr); in bcm_kp_report_keys()