Home
last modified time | relevance | path

Searched refs:readq_relaxed (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.10/drivers/net/ethernet/cavium/thunder/
Dthunder_xcv.c70 cfg = readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_init_hw()
75 cfg = readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_init_hw()
84 cfg = readq_relaxed(xcv->reg_base + XCV_DLL_CTL); in xcv_init_hw()
92 cfg = readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_init_hw()
95 readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_init_hw()
100 cfg = readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_init_hw()
104 cfg = readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_init_hw()
127 cfg = readq_relaxed(xcv->reg_base + XCV_CTL); in xcv_setup_link()
133 cfg = readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_setup_link()
138 cfg = readq_relaxed(xcv->reg_base + XCV_RESET); in xcv_setup_link()
[all …]
/Linux-v5.10/arch/arm64/include/asm/
Darch_gicv3.h122 #define gic_read_typer(c) readq_relaxed(c)
124 #define gic_read_lpir(c) readq_relaxed(c)
129 #define gits_read_baser(c) readq_relaxed(c)
132 #define gits_read_cbaser(c) readq_relaxed(c)
137 #define gicr_read_propbaser(c) readq_relaxed(c)
141 #define gicr_read_pendbaser(c) readq_relaxed(c)
144 #define gicr_read_vpropbaser(c) readq_relaxed(c)
147 #define gicr_read_vpendbaser(c) readq_relaxed(c)
Dio.h123 #define readq_relaxed(c) ({ u64 __r = le64_to_cpu((__force __le64)__raw_readq(c)); __r; }) macro
138 #define readq(c) ({ u64 __v = readq_relaxed(c); __iormb(__v); __v; })
/Linux-v5.10/include/linux/
Dio-64-nonatomic-hi-lo.h50 #ifndef readq_relaxed
51 #define readq_relaxed hi_lo_readq_relaxed macro
Dio-64-nonatomic-lo-hi.h50 #ifndef readq_relaxed
51 #define readq_relaxed lo_hi_readq_relaxed macro
Diopoll.h186 readx_poll_timeout(readq_relaxed, addr, val, cond, delay_us, timeout_us)
189 readx_poll_timeout_atomic(readq_relaxed, addr, val, cond, delay_us, timeout_us)
/Linux-v5.10/drivers/bus/fsl-mc/
Dmc-sys.c132 resp->header = cpu_to_le64(readq_relaxed(&portal->header)); in mc_read_response()
145 cpu_to_le64(readq_relaxed(&portal->params[i])); in mc_read_response()
/Linux-v5.10/arch/riscv/include/asm/
Dtimex.h20 return readq_relaxed(clint_time_val); in get_cycles()
Dmmio.h123 #define readq_relaxed(c) ({ u64 __v; __io_rbr(); __v = readq_cpu(c); __io_rar(); __v; }) macro
/Linux-v5.10/drivers/iommu/arm/arm-smmu/
Darm-smmu-nvidia.c64 return readq_relaxed(reg); in nvidia_smmu_read_reg64()
186 iova = readq_relaxed(cb_base + ARM_SMMU_CB_FAR); in nvidia_smmu_context_fault_bank()
Darm-smmu.h485 return readq_relaxed(arm_smmu_page(smmu, page) + offset); in arm_smmu_readq()
/Linux-v5.10/arch/arm64/kernel/
Dacpi_parking_protocol.c117 entry_point = readq_relaxed(&mailbox->entry_point); in acpi_parking_protocol_cpu_postboot()
/Linux-v5.10/include/asm-generic/
Dio.h271 #if defined(readq) && !defined(readq_relaxed)
272 #define readq_relaxed readq_relaxed macro
273 static inline u64 readq_relaxed(const volatile void __iomem *addr) in readq_relaxed() function
/Linux-v5.10/arch/sh/include/asm/
Dio.h42 #define readq_relaxed(c) ({ u64 __v = ioswabq(__raw_readq(c)); __v; }) macro
52 #define readq(a) ({ u64 r_ = readq_relaxed(a); rmb(); r_; })
/Linux-v5.10/drivers/perf/
Darm-cmn.c690 u64 reg = readq_relaxed(xp->pmu_base + offset); in arm_cmn_read_dtm()
700 u64 val = readq_relaxed(dtc->base + CMN_DT_PMCCNTR); in arm_cmn_read_cc()
1312 u64 reg = readq_relaxed(cmn->base + offset + CMN_NODE_INFO); in arm_cmn_init_node_info()
1350 reg = readq_relaxed(cfg_region + CMN_CHILD_INFO); in arm_cmn_discover()
1359 reg = readq_relaxed(cfg_region + child_poff + i * 8); in arm_cmn_discover()
1362 reg = readq_relaxed(cmn->base + xp_offset[i] + CMN_CHILD_INFO); in arm_cmn_discover()
1389 reg = readq_relaxed(xp_region + CMN_CHILD_INFO); in arm_cmn_discover()
1394 reg = readq_relaxed(xp_region + child_poff + j * 8); in arm_cmn_discover()
Darm_smmuv3_pmu.c778 ceid_64[0] = readq_relaxed(smmu_pmu->reg_base + SMMU_PMCG_CEID0); in smmu_pmu_probe()
779 ceid_64[1] = readq_relaxed(smmu_pmu->reg_base + SMMU_PMCG_CEID1); in smmu_pmu_probe()
/Linux-v5.10/drivers/clocksource/
Dtimer-clint.c63 #define clint_get_cycles() readq_relaxed(clint_timer_val)
/Linux-v5.10/arch/alpha/kernel/
Dio.c246 u64 readq_relaxed(const volatile void __iomem *addr) in readq_relaxed() function
255 EXPORT_SYMBOL(readq_relaxed);
/Linux-v5.10/arch/alpha/include/asm/
Dio.h507 extern u64 readq_relaxed(const volatile void __iomem *addr);
530 extern inline u64 readq_relaxed(const volatile void __iomem *addr) in readq_relaxed() function
/Linux-v5.10/drivers/staging/gasket/
Dgasket_core.h582 return readq_relaxed(&gasket_dev->bar_data[bar].virt_base[location]); in gasket_dev_read_64()
/Linux-v5.10/arch/parisc/include/asm/
Dio.h216 #define readq_relaxed(addr) readq(addr) macro
/Linux-v5.10/arch/x86/include/asm/
Dio.h100 #define readq_relaxed(a) __readq(a) macro
/Linux-v5.10/arch/mips/include/asm/
Dio.h385 #define readq_relaxed __relaxed_readq in BUILDIO_MEM() macro
/Linux-v5.10/arch/sparc/include/asm/
Dio_64.h143 #define readq_relaxed readq macro
/Linux-v5.10/drivers/mmc/host/
Ddw_mmc.h475 readq_relaxed((dev)->regs + SDMMC_##reg)

12