Home
last modified time | relevance | path

Searched refs:ICH_RES_GPE0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dlpc_ich.h15 #define ICH_RES_GPE0 1 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-ich.c444 res_pm = platform_get_resource(pdev, IORESOURCE_IO, ICH_RES_GPE0); in ichx_gpio_probe()
/openbmc/linux/drivers/mfd/
H A Dlpc_ich.c1020 res = &gpio_ich_res[ICH_RES_GPE0]; in lpc_ich_init_gpio()