Home
last modified time | relevance | path

Searched refs:RK_GPIO0 (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/arch/arm/dts/
Drk3188.dtsi230 rockchip,pins = <RK_GPIO0 24 RK_FUNC_2 &pcfg_pull_none>;
234 rockchip,pins = <RK_GPIO0 26 RK_FUNC_2 &pcfg_pull_up>;
238 rockchip,pins = <RK_GPIO0 27 RK_FUNC_2 &pcfg_pull_none>;
346 rockchip,pins = <RK_GPIO0 30 RK_FUNC_1 &pcfg_pull_up>;
349 rockchip,pins = <RK_GPIO0 31 RK_FUNC_1 &pcfg_pull_up>;
352 rockchip,pins = <RK_GPIO0 28 RK_FUNC_1 &pcfg_pull_up>;
355 rockchip,pins = <RK_GPIO0 29 RK_FUNC_1 &pcfg_pull_up>;
Drk3399-puma.dtsi571 <RK_GPIO0 RK_PA4 RK_FUNC_GPIO &pcfg_pull_up>, /* LID_BTN# */
572 <RK_GPIO0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_up>, /* BATLOW# */
573 <RK_GPIO0 RK_PB3 RK_FUNC_GPIO &pcfg_pull_up>, /* SLP_BTN# */
574 <RK_GPIO0 RK_PB1 RK_FUNC_GPIO &pcfg_pull_up>; /* BIOS_DISABLE# */
594 <RK_GPIO0 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
Drk3188-radxarock.dts321 rockchip,pins = <RK_GPIO0 0 RK_FUNC_GPIO &pcfg_pull_up>;
333 rockchip,pins = <RK_GPIO0 10 RK_FUNC_GPIO &pcfg_pull_none>;
Drk3288-vyasa.dts468 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
484 rockchip,pins = <RK_GPIO0 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>;
Drk3288-phycore-som.dtsi457 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
462 rockchip,pins = <RK_GPIO0 0 RK_FUNC_GPIO &pcfg_pull_up>;
Drk3288-veyron.dtsi711 * rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
718 rockchip,pins = <RK_GPIO0 13 RK_FUNC_GPIO &pcfg_pull_none>;
Drk3288-fennec.dtsi344 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
Drk3288-popmetal.dtsi477 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
Drk3288-tinker.dtsi495 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
/external/u-boot/include/dt-bindings/pinctrl/
Drockchip.h12 #define RK_GPIO0 0 macro