Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-r8a779f0.h204 #define FUNC_SCIF_CLK IP0SR0(0, 0)
205 #define FUNC_HSCK0 IP0SR0(4, 0)
206 #define FUNC_SCK3 IP0SR0(4, 1)
207 #define FUNC_MSIOF3_SCK IP0SR0(4, 2)
208 #define FUNC_TSN0_AVTP_CAPTURE_A IP0SR0(4, 5)
209 #define FUNC_HRX0 IP0SR0(8, 0)
210 #define FUNC_RX3 IP0SR0(8, 1)
211 #define FUNC_MSIOF3_RXD IP0SR0(8, 2)
212 #define FUNC_TSN0_AVTP_MATCH_A IP0SR0(8, 5)
213 #define FUNC_HTX0 IP0SR0(12, 0)
[all …]
Dpinctrl-rcar-common.h52 #define IP0SR0(shift, func) IPnSR(0, 0, shift, func) macro