Home
last modified time | relevance | path

Searched full:reg_ops (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_dev.c194 adapter->dev_ops.reg_ops.ctlq_reg_init = idpf_ctlq_reg_init; in idpf_reg_ops_init()
195 adapter->dev_ops.reg_ops.intr_reg_init = idpf_intr_reg_init; in idpf_reg_ops_init()
196 adapter->dev_ops.reg_ops.mb_intr_reg_init = idpf_mb_intr_reg_init; in idpf_reg_ops_init()
197 adapter->dev_ops.reg_ops.reset_reg_init = idpf_reset_reg_init; in idpf_reg_ops_init()
198 adapter->dev_ops.reg_ops.trigger_reset = idpf_trigger_reset; in idpf_reg_ops_init()
199 adapter->dev_ops.reg_ops.ptp_reg_init = idpf_ptp_reg_init; in idpf_reg_ops_init()
H A Didpf_vf_dev.c181 adapter->dev_ops.reg_ops.ctlq_reg_init = idpf_vf_ctlq_reg_init; in idpf_vf_reg_ops_init()
182 adapter->dev_ops.reg_ops.intr_reg_init = idpf_vf_intr_reg_init; in idpf_vf_reg_ops_init()
183 adapter->dev_ops.reg_ops.mb_intr_reg_init = idpf_vf_mb_intr_reg_init; in idpf_vf_reg_ops_init()
184 adapter->dev_ops.reg_ops.reset_reg_init = idpf_vf_reset_reg_init; in idpf_vf_reg_ops_init()
185 adapter->dev_ops.reg_ops.trigger_reset = idpf_vf_trigger_reset; in idpf_vf_reg_ops_init()
H A Didpf_main.c116 adapter->dev_ops.reg_ops.trigger_reset(adapter, IDPF_HR_FUNC_RESET); in idpf_remove()
352 adapter->dev_ops.reg_ops.reset_reg_init(adapter); in idpf_probe()
H A Didpf_lib.c157 adapter->dev_ops.reg_ops.mb_intr_reg_init(adapter); in idpf_mb_intr_init()
1895 struct idpf_reg_ops *reg_ops = &adapter->dev_ops.reg_ops; in idpf_init_hard_reset() local
1906 reg_ops->trigger_reset(adapter, IDPF_HR_DRV_LOAD); in idpf_init_hard_reset()
1914 reg_ops->trigger_reset(adapter, IDPF_HR_FUNC_RESET); in idpf_init_hard_reset()
H A Didpf.h223 * @reg_ops: Register operations
228 struct idpf_reg_ops reg_ops; member
H A Didpf_ptp.c946 if (adapter->dev_ops.reg_ops.ptp_reg_init) in idpf_ptp_init()
947 adapter->dev_ops.reg_ops.ptp_reg_init(adapter); in idpf_ptp_init()
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c623 ah->reg_ops.read = ath9k_regread; in ath9k_init_priv()
624 ah->reg_ops.multi_read = ath9k_multi_regread; in ath9k_init_priv()
625 ah->reg_ops.write = ath9k_regwrite; in ath9k_init_priv()
626 ah->reg_ops.enable_write_buffer = ath9k_enable_regwrite_buffer; in ath9k_init_priv()
627 ah->reg_ops.write_flush = ath9k_regwrite_flush; in ath9k_init_priv()
628 ah->reg_ops.enable_rmw_buffer = ath9k_enable_rmw_buffer; in ath9k_init_priv()
629 ah->reg_ops.rmw_flush = ath9k_reg_rmw_flush; in ath9k_init_priv()
630 ah->reg_ops.rmw = ath9k_reg_rmw; in ath9k_init_priv()
634 common->ops = &ah->reg_ops; in ath9k_init_priv()
H A Dinit.c675 ah->reg_ops.read = ath9k_ioread32; in ath9k_init_softc()
676 ah->reg_ops.multi_read = ath9k_multi_ioread32; in ath9k_init_softc()
677 ah->reg_ops.write = ath9k_iowrite32; in ath9k_init_softc()
678 ah->reg_ops.rmw = ath9k_reg_rmw; in ath9k_init_softc()
694 common->ops = &ah->reg_ops; in ath9k_init_softc()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_debugfs.c42 * ixgbe_dbg_reg_ops_read - read for reg_ops datum
56 * ixgbe_dbg_reg_ops_write - write into reg_ops datum
197 debugfs_create_file("reg_ops", 0600, adapter->ixgbe_dbg_adapter, in ixgbe_dbg_adapter_init()
/linux/drivers/tty/serial/
H A Duartlite.c71 * @reg_ops: Functions to read/write registers
77 const struct uartlite_reg_ops *reg_ops; member
122 return pdata->reg_ops->in(port->membase + offset); in uart_in32()
129 pdata->reg_ops->out(val, port->membase + offset); in uart_out32()
392 pdata->reg_ops = &uartlite_be; in ulite_request_port()
398 pdata->reg_ops = &uartlite_le; in ulite_request_port()
/linux/arch/csky/abiv2/inc/abi/
H A Dreg_ops.h5 #include <asm/reg_ops.h>
H A Dckmmu.h6 #include <abi/reg_ops.h>
/linux/arch/csky/abiv1/inc/abi/
H A Dreg_ops.h5 #include <asm/reg_ops.h>
H A Dckmmu.h5 #include <abi/reg_ops.h>
/linux/arch/csky/include/asm/
H A Dirqflags.h5 #include <abi/reg_ops.h>
H A Dprocessor.h10 #include <abi/reg_ops.h>
/linux/arch/csky/kernel/
H A Dcpu-probe.c9 #include <abi/reg_ops.h>
H A Dprocess.c15 #include <abi/reg_ops.h>
/linux/arch/csky/mm/
H A Dcachev1.c6 #include <abi/reg_ops.h>
/linux/drivers/clocksource/
H A Dtimer-mp-csky.c9 #include <asm/reg_ops.h>
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c1127 reg_ops) : in iwl_parse_tlv_firmware()
1130 reg_ops); in iwl_parse_tlv_firmware()
1133 sizeof(drv->fw.dbg.dest_tlv->reg_ops[0]); in iwl_parse_tlv_firmware()
1704 sizeof(drv->fw.dbg.dest_tlv->reg_ops[0]) * in iwl_req_fw_callback()
1730 memcpy(dest_tlv->reg_ops, in iwl_req_fw_callback()
1731 pieces->dbg_dest_tlv->reg_ops, in iwl_req_fw_callback()
1732 sizeof(drv->fw.dbg.dest_tlv->reg_ops[0]) * in iwl_req_fw_callback()
/linux/drivers/regulator/
H A Dtps65086-regulator.c36 .ops = &reg_ops, \
116 static const struct regulator_ops reg_ops = { variable
/linux/drivers/i3c/master/
H A Dadi-i3c-master.c68 #define REG_OPS 0x100 macro
614 pp_sg = readl(master->regs + REG_OPS) & ~REG_OPS_PP_SG_MASK; in adi_i3c_master_upd_i3c_scl_lim()
617 writel(pp_sg, master->regs + REG_OPS); in adi_i3c_master_upd_i3c_scl_lim()
/linux/drivers/irqchip/
H A Dirq-csky-mpintc.c17 #include <asm/reg_ops.h>
/linux/arch/csky/abiv2/
H A Dfpu.c6 #include <abi/reg_ops.h>

12