Searched refs:HDA_PPCTL_PIE (Results 1 – 2 of 2) sorted by relevance
296 REG_SET_BITS<uint32_t>(&pp_regs()->ppctl, HDA_PPCTL_PIE); in IrqEnable()303 REG_CLR_BITS<uint32_t>(&pp_regs()->ppctl, HDA_PPCTL_PIE); in IrqDisable()
290 constexpr uint32_t HDA_PPCTL_PIE = (1 << 31); variable
Completed in 6 milliseconds