Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3308/
H A Drk3308.c139 #define GPIO0_A4 4 macro
147 ret = gpio_request(GPIO0_A4, "gpio0_a4"); in rk_board_init()
153 gpio_direction_input(GPIO0_A4); in rk_board_init()
155 if (gpio_get_value(GPIO0_A4)) in rk_board_init()
163 gpio_free(GPIO0_A4); in rk_board_init()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_gpio.h75 GPIO0_A4, enumerator
169 PINCTRL_GROUP(GPIO0_A4, GPIO_BANK0, 1, GRF_GPIO0AB_SEL_CON,
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-videostrong-linux.dts126 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
H A Drk3399-excavator-sapphire.dtsi89 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
H A Drk3399-evb.dtsi229 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
H A Drk3399-tve1205g.dts265 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
H A Drk3399-firefly-android.dts363 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
H A Drk3399-mid-818-android.dts258 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
H A Drk3399-firefly-linux.dts306 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
H A Drk3399-evb-ind.dtsi193 BT,wake_gpio = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-rk628.c181 GPIO0_A4, enumerator
253 PINCTRL_PIN(GPIO0_A4, "gpio0a4"),
329 PINCTRL_GROUP("gpio0a4", { GPIO0_A4 }, 1, GRF_GPIO0AB_SEL_CON),