Searched refs:BCTL_BUSEN (Results 1 – 2 of 2) sorted by relevance
188 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_select()201 outb(BCTL_BUSEN, fd->base + REG_BCTL); in fdomain_select()288 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_work()308 outb(BCTL_BUSEN, fd->base + REG_BCTL); in fdomain_work()
34 #define BCTL_BUSEN BIT(7) /* Enable bus drivers */ macro
Completed in 4 milliseconds