Searched refs:EVT_CFG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
H A D | mux.h | 40 #define EVT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ macro
|
H A D | dm365.c | 207 EVT_CFG(DM365, EVT2_ASP_TX, 0, 1, 0, false) 208 EVT_CFG(DM365, EVT3_ASP_RX, 1, 1, 0, false) 209 EVT_CFG(DM365, EVT2_VC_TX, 0, 1, 1, false) 210 EVT_CFG(DM365, EVT3_VC_RX, 1, 1, 1, false)
|
H A D | dm355.c | 140 EVT_CFG(DM355, EVT8_ASP1_TX, 0, 1, 0, false) 141 EVT_CFG(DM355, EVT9_ASP1_RX, 1, 1, 0, false) 142 EVT_CFG(DM355, EVT26_MMC0_RX, 2, 1, 0, false)
|
/kernel/linux/linux-6.6/arch/arm/mach-davinci/ |
H A D | mux.h | 690 #define EVT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ macro
|
Completed in 4 milliseconds