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

/openbsd-current/sys/dev/ic/
H A Dar9285.c289 db2[0] = (modal->db2_01 >> 0) & 0xf;
290 db2[1] = (modal->db2_01 >> 4) & 0xf;
306 db2[0] = (modal->db2_01 >> 0) & 0xf;
307 db2[1] = (modal->db2_01 >> 4) & 0xf;
308 /* Field db2_234 does not exist, use db2_01. */
318 /* Field db2_01 does not exist, use db1_01. */
H A Dar9285reg.h219 uint8_t db2_01; member in struct:ar9285_modal_eep_header

Completed in 126 milliseconds