Home
last modified time | relevance | path

Searched refs:phandle_gpio_to_irq (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/irq/
H A Dirq-gpio-switch.su
H A Dirq-gpio-switch.c217 int phandle_gpio_to_irq(u32 gpio_phandle, u32 pin) in phandle_gpio_to_irq() function
/OK3568_Linux_fs/u-boot/include/
H A Dirq-generic.h119 int phandle_gpio_to_irq(u32 gpio_phandle, u32 pin);
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Drk8xx_rtc.c107 irq = phandle_gpio_to_irq(phandle, interrupt[0]); in rtc_interrupt_init()
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkey-uclass.c343 irq = phandle_gpio_to_irq(uc_key->gpios[0], in key_post_probe()
/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dsgm41542_charger.c513 charger->irq = phandle_gpio_to_irq(phandle, interrupt); in sgm41542_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Drk8xx_spi.c214 rk8xx->irq = phandle_gpio_to_irq(phandle, interrupt); in rk8xx_spi_ofdata_to_platdata()
H A Drk8xx.c387 rk8xx->irq = phandle_gpio_to_irq(phandle, interrupt); in rk8xx_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym