Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/dts/
H A 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>;
H A Drk3399-gru-chromebook.dtsi364 rockchip,pins = <RK_GPIO0 10 RK_FUNC_GPIO
369 rockchip,pins = <RK_GPIO0 2 RK_FUNC_GPIO
374 rockchip,pins = <RK_GPIO0 12 RK_FUNC_GPIO
384 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO
H A Drk3399-puma.dtsi560 <RK_GPIO0 RK_PA4 RK_FUNC_GPIO &pcfg_pull_up>, /* LID_BTN# */
561 <RK_GPIO0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_up>, /* BATLOW# */
562 <RK_GPIO0 RK_PB3 RK_FUNC_GPIO &pcfg_pull_up>, /* SLP_BTN# */
563 <RK_GPIO0 RK_PB1 RK_FUNC_GPIO &pcfg_pull_up>; /* BIOS_DISABLE# */
583 <RK_GPIO0 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
H A Drk3188-radxarock.dts323 rockchip,pins = <RK_GPIO0 0 RK_FUNC_GPIO &pcfg_pull_up>;
335 rockchip,pins = <RK_GPIO0 10 RK_FUNC_GPIO &pcfg_pull_none>;
H A 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>;
H A 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>;
H A Drk3288-veyron.dtsi710 * rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
717 rockchip,pins = <RK_GPIO0 13 RK_FUNC_GPIO &pcfg_pull_none>;
H A Drk3288-fennec.dtsi344 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
H A Drk3288-tinker.dtsi493 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
H A Drk3288-popmetal.dtsi477 rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
H A Drk3399-gru.dtsi703 rockchip,pins = <RK_GPIO0 1 RK_FUNC_GPIO &pcfg_pull_up>;
/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Drockchip.h12 #define RK_GPIO0 0 macro