DIRECT_REG_WR     331 drivers/net/ethernet/qlogic/qed/qed_dev.c 		DIRECT_REG_WR(db_entry->db_addr,
DIRECT_REG_WR     275 drivers/net/ethernet/qlogic/qed/qed_hw.c 				DIRECT_REG_WR(reg_addr++, *host_addr++);
DIRECT_REG_WR     859 drivers/net/ethernet/qlogic/qed/qed_int.c 	DIRECT_REG_WR((u8 __iomem *)p_hwfn->regview +
DIRECT_REG_WR    1121 drivers/net/ethernet/qlogic/qed/qed_int.c 	DIRECT_REG_WR((u8 __iomem *)p_hwfn->regview +
DIRECT_REG_WR    1205 drivers/net/ethernet/qlogic/qed/qed_int.c 	DIRECT_REG_WR(igu_addr, igu_ack.sb_id_and_flags);
DIRECT_REG_WR    1455 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	DIRECT_REG_WR(p_ll2_conn->rx_queue.set_prod_addr, 0x0);
DIRECT_REG_WR    1624 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	DIRECT_REG_WR(p_rx->set_prod_addr, *((u32 *)&rx_prod));
DIRECT_REG_WR    1834 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	DIRECT_REG_WR(p_tx->doorbell_addr, *((u32 *)&p_tx->db_msg));
DIRECT_REG_WR    1408 include/linux/qed/qed_if.h 	DIRECT_REG_WR(sb_info->igu_addr, igu_ack.sb_id_and_flags);
DIRECT_REG_WR    1425 include/linux/qed/qed_if.h 		DIRECT_REG_WR(&((u32 __iomem *)addr)[i], data[i]);