Searched refs:USPI_DISABLE_PROT_INT (Results 1 – 3 of 3) sorted by relevance
295 #define USPI_DISABLE_PROT_INT(uspi, u32IntSel) ((uspi)->PROTIEN &= ~ (u32IntSel)) macro
295 #define USPI_DISABLE_PROT_INT(uspi, u32IntSel) ( (uspi)->PROTIEN &= ~ (u32IntSel) ) macro