Lines Matching refs:u32
43 u32 para1;
44 u32 para2;
45 u32 msdelay;
48 u32 rtl8723_phy_query_bb_reg(struct ieee80211_hw *hw,
49 u32 regaddr, u32 bitmask);
50 void rtl8723_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr,
51 u32 bitmask, u32 data);
52 u32 rtl8723_phy_calculate_bit_shift(u32 bitmask);
53 u32 rtl8723_phy_rf_serial_read(struct ieee80211_hw *hw,
54 enum radio_path rfpath, u32 offset);
57 u32 offset, u32 data);
63 u32 cmdtableidx,
64 u32 cmdtablesz,
66 u32 para1, u32 para2,
67 u32 msdelay);
73 void rtl8723_save_adda_registers(struct ieee80211_hw *hw, u32 *addareg,
74 u32 *addabackup, u32 registernum);
76 u32 *macreg, u32 *macbackup);
78 u32 *addareg, u32 *addabackup,
79 u32 regiesternum);
81 u32 *macreg, u32 *macbackup);
82 void rtl8723_phy_path_adda_on(struct ieee80211_hw *hw, u32 *addareg,
85 u32 *macreg, u32 *macbackup);