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

/freebsd-13-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h159 SMM_REG_CTL = BIT(20), 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 157 milliseconds