Home
last modified time | relevance | path

Searched defs:IMX_MU_xCR_TIEn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dimx-mailbox.c29 #define IMX_MU_xCR_TIEn(x) BIT(20 + (3 - (x))) macro
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dimx-mailbox.c127 #define IMX_MU_xCR_TIEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(20 + (3 - (x)))) macro

Completed in 3 milliseconds