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