Searched refs:IP2SR4 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/ |
D | pinctrl-r8a779f0.h | 381 #define FUNC_GP4_16 IP2SR4(0, 0) 382 #define FUNC_TAUD1I0 IP2SR4(0, 3) 383 #define FUNC_TAUD1O0 IP2SR4(0, 4) 384 #define FUNC_GP4_17 IP2SR4(4, 0) 385 #define FUNC_MSPI1CSS5 IP2SR4(4, 1) 386 #define FUNC_TAUD1I3 IP2SR4(4, 3) 387 #define FUNC_TAUD1O3 IP2SR4(4, 4) 388 #define FUNC_GP4_18 IP2SR4(8, 0) 389 #define FUNC_MSPI1CSS4 IP2SR4(8, 1) 390 #define FUNC_TAUD1I2 IP2SR4(8, 3) [all …]
|
D | pinctrl-rcar-common.h | 70 #define IP2SR4(shift, func) IPnSR(2, 4, shift, func) macro
|