Lines Matching refs:uint

277 void write_phy_channel_reg(struct brcms_phy *pi, uint val)  in write_phy_channel_reg()
399 uint delay = 5; in wlc_phy_timercb_phycal()
434 uint phyversion; in wlc_phy_attach()
833 wlc_phy_table_addr(struct brcms_phy *pi, uint tbl_id, uint tbl_offset, in wlc_phy_table_addr()
849 void wlc_phy_table_data_write(struct brcms_phy *pi, uint width, u32 val) in wlc_phy_table_data_write()
873 uint idx; in wlc_phy_write_table()
874 uint tbl_id = ptbl_info->tbl_id; in wlc_phy_write_table()
875 uint tbl_offset = ptbl_info->tbl_offset; in wlc_phy_write_table()
876 uint tbl_width = ptbl_info->tbl_width; in wlc_phy_write_table()
910 uint idx; in wlc_phy_read_table()
911 uint tbl_id = ptbl_info->tbl_id; in wlc_phy_read_table()
912 uint tbl_offset = ptbl_info->tbl_offset; in wlc_phy_read_table()
913 uint tbl_width = ptbl_info->tbl_width; in wlc_phy_read_table()
941 uint
945 uint i = 0; in wlc_phy_init_radio_regs_allbands()
958 uint
963 uint i = 0; in wlc_phy_init_radio_regs()
964 uint count = 0; in wlc_phy_init_radio_regs()
1196 int wlc_phy_chanspec_freq2bandrange_lpssn(uint freq) in wlc_phy_chanspec_freq2bandrange_lpssn()
1215 uint channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_bandrange_get()
1216 uint freq = wlc_phy_channel2freq(channel); in wlc_phy_chanspec_bandrange_get()
1235 int wlc_phy_channel2freq(uint channel) in wlc_phy_channel2freq()
1237 uint i; in wlc_phy_channel2freq()
1246 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, in wlc_phy_chanspec_band_validch()
1250 uint i; in wlc_phy_chanspec_band_validch()
1251 uint channel; in wlc_phy_chanspec_band_validch()
1268 u16 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) in wlc_phy_chanspec_band_firstch()
1271 uint i; in wlc_phy_chanspec_band_firstch()
1272 uint channel; in wlc_phy_chanspec_band_firstch()
1279 uint j; in wlc_phy_chanspec_band_firstch()
1312 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) in wlc_phy_txpower_get()
1372 int wlc_phy_txpower_set(struct brcms_phy_pub *ppi, uint qdbm, bool override) in wlc_phy_txpower_set()
1407 wlc_phy_txpower_sromlimit(struct brcms_phy_pub *ppi, uint channel, u8 *min_pwr, in wlc_phy_txpower_sromlimit()
1411 uint i; in wlc_phy_txpower_sromlimit()
1456 wlc_phy_txpower_sromlimit_max_get(struct brcms_phy_pub *ppi, uint chan, in wlc_phy_txpower_sromlimit_max_get()
1488 wlc_phy_txpower_boardlimit_band(struct brcms_phy_pub *ppi, uint bandunit, in wlc_phy_txpower_boardlimit_band()
1538 wlc_user_txpwr_antport_to_rfport(struct brcms_phy *pi, uint chan, u32 band, in wlc_user_txpwr_antport_to_rfport()
1547 uint target_chan; in wlc_phy_txpower_recalc_target()
2039 uint channel) in wlc_phy_txpower_get_current()
2042 uint rate, num_rates; in wlc_phy_txpower_get_current()
2533 uint radioid = pih->radioid; in wlc_phy_rssi_compute()
2655 uint i; in wlc_phy_BSSinit()
2656 uint k; in wlc_phy_BSSinit()
2696 wlc_phy_cal_perical_mphase_schedule(struct brcms_phy *pi, uint delay) in wlc_phy_cal_perical_mphase_schedule()