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

/freebsd-10.1-release/sys/dev/bktr/
H A Dbktr_reg.h228 #define BT848_O_SCLOOP_CAGC (1<<6) macro
H A Dbktr_core.c3120 OUTB(bktr, BKTR_O_SCLOOP, INB(bktr, BKTR_O_SCLOOP) | BT848_O_SCLOOP_CAGC);
3243 OUTB(bktr, BKTR_O_SCLOOP, INB(bktr, BKTR_O_SCLOOP) | BT848_O_SCLOOP_CAGC);

Completed in 35 milliseconds