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