Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dshx3.h39 GPIO_FN_SCK3, GPIO_FN_TXD3, GPIO_FN_RXD3, enumerator
H A Dsh7757.h164 GPIO_FN_RTS3, GPIO_FN_CTS3, GPIO_FN_TXD3, GPIO_FN_RXD3, enumerator
/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/
H A Dsh7264.h118 GPIO_FN_TXD0, GPIO_FN_TXD1, GPIO_FN_TXD2, GPIO_FN_TXD3, enumerator
H A Dsh7203.h114 GPIO_FN_RTS3, GPIO_FN_CTS3, GPIO_FN_TXD3, GPIO_FN_RXD3, GPIO_FN_SCK3, enumerator
H A Dsh7269.h133 GPIO_FN_SCK3, GPIO_FN_RXD3, GPIO_FN_TXD3, enumerator
/openbmc/linux/arch/sh/boards/
H A Dboard-sh7757lcr.c449 gpio_request(GPIO_FN_TXD3, NULL); in sh7757lcr_devices_setup()