Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501.h112 #define SM501_USE_GPIO (1<<9) macro
/openbmc/linux/drivers/mfd/
H A Dsm501.c1349 if (idata->devices & SM501_USE_GPIO) in sm501_init_dev()