Searched refs:ptrarray (Results 1 – 3 of 3) sorted by relevance
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()
167 u32 *ptrarray; in _rtl92c_phy_config_mac_with_headerfile() local171 ptrarray = RTL8192CEMAC_2T_ARRAY; in _rtl92c_phy_config_mac_with_headerfile()175 rtl_write_byte(rtlpriv, ptrarray[i], (u8) ptrarray[i + 1]); in _rtl92c_phy_config_mac_with_headerfile()
382 u32 *ptrarray; in rtl92d_phy_mac_config() local386 ptrarray = rtl8192de_mac_2tarray; in rtl92d_phy_mac_config()389 rtl_write_byte(rtlpriv, ptrarray[i], (u8) ptrarray[i + 1]); in rtl92d_phy_mac_config()