Searched refs:ptbl_8b (Results 1 – 1 of 1) sorted by relevance
866 const u8 *ptbl_8b = (const u8 *)ptbl_info->tbl_ptr; in wlc_phy_write_table() local890 write_phy_reg(pi, tblDataLo, ptbl_8b[idx]); in wlc_phy_write_table()903 u8 *ptbl_8b = (u8 *)ptbl_info->tbl_ptr; in wlc_phy_read_table() local925 ptbl_8b[idx] = (u8) read_phy_reg(pi, tblDataLo); in wlc_phy_read_table()