/linux/arch/mips/bcm63xx/ |
H A D | irq.c | 216 u32 reg, regaddr; in bcm63xx_external_irq_mask() local 238 u32 reg, regaddr; in bcm63xx_external_irq_unmask() local 261 u32 reg, regaddr; in bcm63xx_external_irq_clear() local 281 u32 reg, regaddr; in bcm63xx_external_irq_set_type() local
|
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | bus_spi.c | 67 u16 regaddr = (addr << 12) | (count / 2) | SET_READ; in wfx_spi_copy_from_io() local 100 u16 regaddr = (addr << 12) | (count / 2); in wfx_spi_copy_to_io() local
|
/linux/drivers/clk/qcom/ |
H A D | nsscc-qca8k.c | 2024 static inline void convert_reg_to_mii_addr(u32 regaddr, u16 *reg, u16 *phy_addr, u16 *page) in convert_reg_to_mii_addr() 2074 static int qca8k_regmap_read(void *context, unsigned int regaddr, unsigned int *val) in qca8k_regmap_read() 2095 static int qca8k_regmap_write(void *context, unsigned int regaddr, unsigned int val) in qca8k_regmap_write() 2116 static int qca8k_regmap_update_bits(void *context, unsigned int regaddr, in qca8k_regmap_update_bits()
|
/linux/drivers/net/wireless/st/cw1200/ |
H A D | cw1200_spi.c | 64 u16 regaddr; in cw1200_spi_memcpy_fromio() local 130 u16 regaddr; in cw1200_spi_memcpy_toio() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.c | 17 u32 rtl92s_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask) in rtl92s_phy_query_bb_reg() 36 void rtl92s_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask, in rtl92s_phy_set_bb_reg() 140 u32 regaddr, u32 bitmask) in rtl92s_phy_query_rf_reg() 166 u32 regaddr, u32 bitmask, u32 data) in rtl92s_phy_set_rf_reg()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.c | 22 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl92c_phy_query_rf_reg() 96 u32 regaddr, u32 bitmask, u32 data) in rtl92ce_phy_set_rf_reg()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.c | 32 u32 regaddr, u32 bitmask) in rtl8723be_phy_query_rf_reg() 57 u32 regaddr, u32 bitmask, u32 data) in rtl8723be_phy_set_rf_reg() 216 u32 regaddr) in _rtl8723be_config_rf_reg() 539 void (*set_reg)(struct ieee80211_hw *hw, u32 regaddr, u32 data)) in rtl8723be_phy_config_with_headerfile() 616 static u8 _rtl8723be_get_rate_section_index(u32 regaddr) in _rtl8723be_get_rate_section_index() 679 u32 txnum, u32 regaddr, in _rtl8723be_store_tx_power_by_rate()
|
/linux/drivers/gpio/ |
H A D | gpio-pca953x.c | 450 u8 regaddr = pinctrl | addr | (off / BANK_SZ); in pca953x_recalc_addr() local 492 u8 regaddr = chip->recalc_addr(chip, reg, 0); in pca953x_write_regs() local 510 u8 regaddr = chip->recalc_addr(chip, reg, 0); in pca953x_read_regs() local 994 u8 regaddr; in device_pca95xx_init() local 1173 u8 regaddr; in pca953x_regcache_sync() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
H A D | phy_common.c | 84 u32 regaddr, u32 bitmask) in rtl92d_phy_query_rf_reg() 105 u32 regaddr, u32 bitmask, u32 data) in rtl92d_phy_set_rf_reg() 264 u32 regaddr, u32 bitmask, u32 data) in rtl92d_store_pwrindex_diffrate_offset()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | phy.c | 19 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl92cu_phy_query_rf_reg() 45 u32 regaddr, u32 bitmask, u32 data) in rtl92cu_phy_set_rf_reg()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 40 u32 rtl88e_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask) in rtl88e_phy_query_bb_reg() 60 u32 regaddr, u32 bitmask, u32 data) in rtl88e_phy_set_bb_reg() 83 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl88e_phy_query_rf_reg() 109 u32 regaddr, u32 bitmask, u32 data) in rtl88e_phy_set_rf_reg() 278 u32 regaddr) in _rtl8188e_config_rf_reg() 503 u32 regaddr, u32 bitmask, in store_pwrindex_rate_offset()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
H A D | phy_common.c | 12 u32 regaddr, u32 bitmask) in rtl8723_phy_query_bb_reg() 30 void rtl8723_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, in rtl8723_phy_set_bb_reg()
|
/linux/arch/alpha/kernel/ |
H A D | sys_eiger.c | 44 int regaddr; in eiger_update_irq_hw() local
|
H A D | sys_takara.c | 39 int regaddr; in takara_update_irq_hw() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 92 u32 rtl8821ae_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, in rtl8821ae_phy_query_bb_reg() 112 u32 regaddr, u32 bitmask, u32 data) in rtl8821ae_phy_set_bb_reg() 136 enum radio_path rfpath, u32 regaddr, in rtl8821ae_phy_query_rf_reg() 163 u32 regaddr, u32 bitmask, u32 data) in rtl8821ae_phy_set_rf_reg() 829 enum radio_path rfpath, u32 regaddr) in _rtl8821ae_config_rf_reg() 1828 u32 regaddr, u32 data)) in __rtl8821ae_phy_config_with_headerfile() 1934 static u8 _rtl8821ae_get_rate_section_index(u32 regaddr) in _rtl8821ae_get_rate_section_index() 1950 u32 txnum, u32 regaddr, in _rtl8821ae_store_tx_power_by_rate()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | phy.c | 40 u32 rtl92ee_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask) in rtl92ee_phy_query_bb_reg() 58 void rtl92ee_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, in rtl92ee_phy_set_bb_reg() 82 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl92ee_phy_query_rf_reg() 275 enum radio_path rfpath, u32 regaddr) in _rtl92ee_config_rf_reg() 776 static u8 _rtl92ee_get_rate_section_index(u32 regaddr) in _rtl92ee_get_rate_section_index() 826 u32 txnum, u32 regaddr, in _rtl92ee_store_tx_power_by_rate()
|
/linux/drivers/ptp/ |
H A D | ptp_clockmatrix.c | 45 u16 regaddr, in idtcm_read() 54 u16 regaddr, in idtcm_write() 68 u16 regaddr; in contains_full_configuration() local 1201 u16 regaddr, in check_and_set_masks() 1260 u32 regaddr; in idtcm_load_firmware() local
|
H A D | ptp_idt82p33.c | 43 static inline int idt82p33_read(struct idt82p33 *idt82p33, u16 regaddr, in idt82p33_read() 49 static inline int idt82p33_write(struct idt82p33 *idt82p33, u16 regaddr, in idt82p33_write()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | phy.c | 35 u32 regaddr, u32 bitmask) in rtl8723e_phy_query_rf_reg() 66 u32 regaddr, u32 bitmask, u32 data) in rtl8723e_phy_set_rf_reg() 290 u32 regaddr, u32 bitmask, in store_pwrindex_diffrate_offset()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.c | 12 u32 rtl92c_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask) in rtl92c_phy_query_bb_reg() 32 u32 regaddr, u32 bitmask, u32 data) in rtl92c_phy_set_bb_reg() 209 u32 regaddr, u32 bitmask, in _rtl92c_store_pwrindex_diffrate_offset()
|
/linux/drivers/net/phy/ |
H A D | microchip.c | 92 static int lan88xx_TR_reg_set(struct phy_device *phydev, u16 regaddr, in lan88xx_TR_reg_set()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
H A D | phy.c | 156 u32 rtl92du_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask) in rtl92du_phy_query_bb_reg() 180 u32 regaddr, u32 bitmask, u32 data) in rtl92du_phy_set_bb_reg() 210 u32 regaddr, u32 bitmask, u32 data) in rtl92du_phy_set_bb_reg_1byte()
|
/linux/drivers/media/radio/ |
H A D | saa7706h.c | 190 u8 regaddr[] = {reg >> 8, reg}; in saa7706h_get_reg16() local
|
/linux/drivers/irqchip/ |
H A D | irq-loongson-eiointc.c | 98 uint32_t vector, regaddr; in eiointc_set_irq_affinity() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | phy.c | 163 u32 rtl92d_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask) in rtl92d_phy_query_bb_reg() 194 u32 regaddr, u32 bitmask, u32 data) in rtl92d_phy_set_bb_reg()
|