Home
last modified time | relevance | path

Searched refs:RK_GPIO3 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/dts/
Drk3188.dtsi251 rockchip,pins = <RK_GPIO3 16 RK_FUNC_2 &pcfg_pull_none>, /* tx_en */
252 <RK_GPIO3 17 RK_FUNC_2 &pcfg_pull_none>, /* txd1 */
253 <RK_GPIO3 18 RK_FUNC_2 &pcfg_pull_none>, /* txd0 */
254 <RK_GPIO3 19 RK_FUNC_2 &pcfg_pull_none>, /* rxd0 */
255 <RK_GPIO3 20 RK_FUNC_2 &pcfg_pull_none>, /* rxd1 */
256 <RK_GPIO3 21 RK_FUNC_2 &pcfg_pull_none>, /* mac_clk */
257 <RK_GPIO3 22 RK_FUNC_2 &pcfg_pull_none>, /* rx_err */
258 <RK_GPIO3 23 RK_FUNC_2 &pcfg_pull_none>; /* crs_dvalid */
262 rockchip,pins = <RK_GPIO3 24 RK_FUNC_2 &pcfg_pull_none>,
263 <RK_GPIO3 25 RK_FUNC_2 &pcfg_pull_none>;
[all …]
Drk3188-radxarock.dts315 rockchip,pins = <RK_GPIO3 27 RK_FUNC_GPIO &pcfg_output_low>;
327 rockchip,pins = <RK_GPIO3 26 RK_FUNC_GPIO &pcfg_pull_up>;
/external/u-boot/include/dt-bindings/pinctrl/
Drockchip.h15 #define RK_GPIO3 3 macro