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

/freebsd-10.2-release/sys/dev/ncv/
H A Dncr53c500reg.h56 #define cr0_cfg1 0x08 /* RW - Configuration #1 */ macro
H A Dncr53c500.c303 bus_space_write_1(iot, ioh, cr0_cfg1, hw->hw_cfg1);
978 val = bus_space_read_1(iot, ioh, cr0_cfg1);
979 bus_space_write_1(iot, ioh, cr0_cfg1, val | C1_SRR);

Completed in 100 milliseconds