Searched defs:cpu_reg (Results 1 – 6 of 6) sorted by relevance
14 #define cpu_reg(ctxt, r) (ctxt)->regs.regs[r] macro
306 struct regulator *cpu_reg; in mtk_cpufreq_hw_driver_probe() local
7015 struct cpu_reg { struct7016 u32 mode;7017 u32 mode_value_halt;7018 u32 mode_value_sstep;7020 u32 state;7021 u32 state_value_clear;7023 u32 gpr0;7024 u32 evmask;7025 u32 pc;7026 u32 inst;[all …]
3831 load_cpu_fw(struct bnx2 *bp, const struct cpu_reg *cpu_reg, in load_cpu_fw()
7016 struct cpu_reg { struct7017 u32 mode;7018 u32 mode_value_halt;7019 u32 mode_value_sstep;7021 u32 state;7022 u32 state_value_clear;7024 u32 gpr0;7025 u32 evmask;7026 u32 pc;7027 u32 inst;[all …]
3833 load_cpu_fw(struct bnx2 *bp, const struct cpu_reg *cpu_reg, in load_cpu_fw()