Searched defs:misc_regs (Results 1 – 3 of 3) sorted by relevance
11 struct misc_regs { struct12 u32 auto_cfg_reg; /* 0x0 */13 u32 armdbg_ctr_reg; /* 0x4 */14 u32 pll1_cntl; /* 0x8 */15 u32 pll1_frq; /* 0xc */16 u32 pll1_mod; /* 0x10 */17 u32 pll2_cntl; /* 0x14 */18 u32 pll2_frq; /* 0x18 */19 u32 pll2_mod; /* 0x1C */20 u32 pll_ctr_reg; /* 0x20 */[all …]
452 struct ath10k_hw_ce_misc_regs *misc_regs = ar->hw_ce_regs->misc_regs; in ath10k_ce_error_intr_enable() local465 struct ath10k_hw_ce_misc_regs *misc_regs = ar->hw_ce_regs->misc_regs; in ath10k_ce_error_intr_disable() local
366 struct ath10k_hw_ce_misc_regs *misc_regs; member