Searched refs:il_rd_prph (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965.c277 val = il_rd_prph(il, BSM_WR_DWCOUNT_REG);
280 val = il_rd_prph(il, reg);
386 done = il_rd_prph(il, BSM_WR_CTRL_REG);
H A D3945.c2478 val = il_rd_prph(il, BSM_WR_DWCOUNT_REG);
2481 val = il_rd_prph(il, reg);
2611 done = il_rd_prph(il, BSM_WR_CTRL_REG);
H A Dcommon.c125 il_rd_prph(struct il_priv *il, u32 reg) function
137 EXPORT_SYMBOL(il_rd_prph); variable
H A Dcommon.h1962 u32 il_rd_prph(struct il_priv *il, u32 reg);
H A D3945-mac.c2150 rfkill = il_rd_prph(il, APMG_RFKILL_REG);
H A D4965-mac.c5161 il->scd_base_addr = il_rd_prph(il, IL49_SCD_SRAM_BASE_ADDR);

Completed in 168 milliseconds