Searched refs:PMM_REG_CTL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h158 PMM_REG_CTL = BIT(21), enumerator in enum:__anon13538
H A Dntb_hw_amd.c298 ntb_ctl |= (PMM_REG_CTL | SMM_REG_CTL);
326 ntb_ctl &= ~(PMM_REG_CTL | SMM_REG_CTL);

Completed in 70 milliseconds