Searched refs:IP0SR1 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/ |
D | pinctrl-r8a779f0.h | 274 #define FUNC_GP1_00 IP0SR1(0, 0) 275 #define FUNC_TCLK1 IP0SR1(0, 1) 276 #define FUNC_HSCK2 IP0SR1(0, 2) 277 #define FUNC_GP1_01 IP0SR1(4, 0) 293 #define FUNC_TCLK4 IP0SR1(4, 1) 294 #define FUNC_HRX2 IP0SR1(4, 2) 295 #define FUNC_GP1_02 IP0SR1(8, 0) 296 #define FUNC_HTX2 IP0SR1(8, 2) 297 #define FUNC_MSIOF2_SS1 IP0SR1(8, 3) 298 #define FUNC_TSN2_MDC_A IP0SR1(8, 5) [all …]
|
D | pinctrl-rcar-common.h | 56 #define IP0SR1(shift, func) IPnSR(0, 1, shift, func) macro
|