Searched refs:ptrarray (Results 1 – 2 of 2) sorted by relevance
167 u32 *ptrarray; in _rtl92ce_phy_config_mac_with_headerfile() local171 ptrarray = RTL8192CEMAC_2T_ARRAY; in _rtl92ce_phy_config_mac_with_headerfile()175 rtl_write_byte(rtlpriv, ptrarray[i], (u8) ptrarray[i + 1]); in _rtl92ce_phy_config_mac_with_headerfile()
153 u32 *ptrarray; in _rtl92cu_phy_config_mac_with_headerfile() local157 ptrarray = rtlphy->hwparam_tables[MAC_REG].pdata; in _rtl92cu_phy_config_mac_with_headerfile()161 rtl_write_byte(rtlpriv, ptrarray[i], (u8) ptrarray[i + 1]); in _rtl92cu_phy_config_mac_with_headerfile()