Home
last modified time | relevance | path

Searched refs:GPIO_FN_RD (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/include/cpu-sh2a/cpu/
H A Dsh7264.h101 GPIO_FN_RD, GPIO_FN_RDWR, enumerator
H A Dsh7269.h115 GPIO_FN_RD, GPIO_FN_RDWR, enumerator
/OK3568_Linux_fs/kernel/arch/sh/include/cpu-sh4/cpu/
H A Dsh7757.h181 GPIO_FN_CS4, GPIO_FN_RD, GPIO_FN_WE0, GPIO_FN_CS0, enumerator
H A Dsh7734.h59 GPIO_FN_CLKOUT, GPIO_FN_BS, GPIO_FN_CS0, GPIO_FN_EX_CS0, GPIO_FN_RD, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dr8a7792-gpio.h112 GPIO_FN_RD, GPIO_FN_RD_WR, GPIO_FN_WE0, GPIO_FN_WE1, GPIO_FN_EX_WAIT0, enumerator
/OK3568_Linux_fs/u-boot/board/renesas/blanche/
H A Dblanche.c391 gpio_request(GPIO_FN_RD, NULL); in board_init()