Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dadp5520.h156 #define ADP5520_COL_C3 (1 << 7) /* LED2 or GPIO7 aka C3 */ macro
/openbmc/linux/drivers/input/keyboard/
H A Dadp5520-keys.c141 if (en_mask & ADP5520_COL_C3) in adp5520_keys_probe()