Home
last modified time | relevance | path

Searched refs:PCIE_SCRATCH_13_REG (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dpcie.h67 #define PCIE_SCRATCH_13_REG 0xCF4 macro
Dpcie.c87 .fw_dump_ctrl = PCIE_SCRATCH_13_REG,
124 .fw_dump_ctrl = PCIE_SCRATCH_13_REG,
2191 ret = mwifiex_read_reg(adapter, PCIE_SCRATCH_13_REG, &val); in mwifiex_prog_fw_w_helper()