Searched refs:bwi_tmplt_write_4 (Results 1 – 2 of 2) sorted by relevance
67 void bwi_tmplt_write_4(struct bwi_mac *, uint32_t, uint32_t);91 #define TMPLT_WRITE_4(mac, ofs, val) bwi_tmplt_write_4((mac), (ofs), (val))
118 bwi_tmplt_write_4(struct bwi_mac *mac, uint32_t ofs, uint32_t val) in bwi_tmplt_write_4() function