Home
last modified time | relevance | path

Searched refs:IP0SR4 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-r8a779f0.h319 #define FUNC_GP4_00 IP0SR4(0, 0)
320 #define FUNC_MSPI4SC IP0SR4(0, 1)
321 #define FUNC_TAUD0I2 IP0SR4(0, 3)
322 #define FUNC_TAUD0O2 IP0SR4(0, 4)
323 #define FUNC_GP4_01 IP0SR4(4, 0)
324 #define FUNC_MSPI4SI IP0SR4(4, 1)
325 #define FUNC_TAUD0I4 IP0SR4(4, 3)
326 #define FUNC_TAUD0O4 IP0SR4(4, 4)
327 #define FUNC_GP4_02 IP0SR4(8, 0)
328 #define FUNC_MSPI4SO_MSPI4DCS IP0SR4(8, 1)
[all …]
Dpinctrl-rcar-common.h68 #define IP0SR4(shift, func) IPnSR(0, 4, shift, func) macro