Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-r8a779f0.h421 #define FUNC_RIIC0SCL IP0SR5(0, 0)
422 #define FUNC_TAUD0I0 IP0SR5(0, 3)
423 #define FUNC_TAUD0O0 IP0SR5(0, 4)
424 #define FUNC_RIIC0SDA IP0SR5(4, 0)
425 #define FUNC_TAUD0I1 IP0SR5(4, 3)
426 #define FUNC_TAUD0O1 IP0SR5(4, 4)
427 #define FUNC_ETNB0MD IP0SR5(8, 0)
428 #define FUNC_ETNB0WOL IP0SR5(12, 0)
429 #define FUNC_ETNB0LINKSTA IP0SR5(16, 0)
430 #define FUNC_ETNB0MDC IP0SR5(20, 0)
[all …]
Dpinctrl-rcar-common.h72 #define IP0SR5(shift, func) IPnSR(0, 5, shift, func) macro