Home
last modified time | relevance | path

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

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