Home
last modified time | relevance | path

Searched refs:TC_KPD_COLUMNS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/mfd/
Dtc3589x.h144 #define TC_KPD_COLUMNS 0x8 macro
/linux-6.1.9/drivers/input/keyboard/
Dtc3589x-keypad.c342 plat->krow > TC_KPD_ROWS || plat->kcol > TC_KPD_COLUMNS) { in tc3589x_keypad_of_probe()