Searched refs:PPKB_MATRIX_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define PPKB_MATRIX_SIZE 0x06 macro326 u8 info[PPKB_MATRIX_SIZE + 1]; in ppkb_probe()356 phys_rows = info[PPKB_MATRIX_SIZE] & 0xf; in ppkb_probe()357 phys_cols = info[PPKB_MATRIX_SIZE] >> 4; in ppkb_probe()