Home
last modified time | relevance | path

Searched defs:misc_regs (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_misc.h10 struct misc_regs { struct
11 u32 auto_cfg_reg; /* 0x0 */
13 u32 pll1_cntl; /* 0x8 */
14 u32 pll1_frq; /* 0xc */
15 u32 pll1_mod; /* 0x10 */
16 u32 pll2_cntl; /* 0x14 */
17 u32 pll2_frq; /* 0x18 */
18 u32 pll2_mod; /* 0x1C */
19 u32 pll_ctr_reg; /* 0x20 */
24 u32 ras_clken; /* 0x34 */
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dce.c398 struct ath10k_hw_ce_misc_regs *misc_regs = ar->hw_ce_regs->misc_regs; in ath10k_ce_error_intr_disable() local
H A Dhw.h367 struct ath10k_hw_ce_misc_regs *misc_regs; member