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

/openbsd-current/sys/dev/ic/
H A Dar9285.c258 (modal->db1_234 >> 12) & 0x3);
260 (modal->db1_234 >> 14) & 0x3);
285 db1[2] = (modal->db1_234 >> 0) & 0xf;
286 db1[3] = (modal->db1_234 >> 4) & 0xf;
287 db1[4] = (modal->db1_234 >> 8) & 0xf;
303 /* Field db1_234 does not exist, use db1_01. */
H A Dar9285reg.h222 uint16_t db1_234; member in struct:ar9285_modal_eep_header

Completed in 183 milliseconds