Home
last modified time | relevance | path

Searched refs:hi_lo_writeq (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dio-64-nonatomic-hi-lo.h19 static inline void hi_lo_writeq(__u64 val, volatile void __iomem *addr) in hi_lo_writeq() function
47 #define writeq hi_lo_writeq
/linux/drivers/dma/dw/
H A Dregs.h356 hi_lo_writeq((val), &(__dw_regs(dw)->name))
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c461 hi_lo_writeq(start_offset, emac->prueth->shram.va + in prueth_perout_enable()
/linux/Documentation/driver-api/
H A Ddevice-io.rst219 hi_lo_writeq(), lo_hi_writeq(), hi_lo_writeq_relaxed(), lo_hi_writeq_relaxed(),
/linux/drivers/usb/host/
H A Dxhci-mem.c2318 hi_lo_writeq(erst_base, &ir->ir_set->erst_base); in xhci_add_interrupter()
/linux/drivers/nvme/host/
H A Dpci.c1991 hi_lo_writeq(NVME_CMBMSC_CRE | NVME_CMBMSC_CMSE | in nvme_map_cmb()