Searched refs:pod (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/clk/meson/
H A Daxg.c194 {HHI_MPLL_CNTL, 16, 2}, /* pod */
200 {HHI_SYS_PLL_CNTL, 16, 2}, /* pod */
206 struct parm *pm, *pn, *pod; local
215 pod = &meson_fixed_pll_parm[2];
220 pod = &meson_sys_pll_parm[2];
232 regmap_read(priv->map, pod->reg_off, &reg);
233 od = PARM_GET(pod->width, pod->shift, reg);
H A Dg12a.c678 {HHI_FIX_PLL_CNTL0, 16, 2}, /* pod */
685 {HHI_SYS_PLL_CNTL0, 16, 3}, /* pod */
691 struct parm *pm, *pn, *pod, *pfrac = NULL; local
706 pod = &meson_fixed_pll_parm[2];
712 pod = &meson_sys_pll_parm[2];
724 regmap_read(priv->map, pod->reg_off, &reg);
725 od = PARM_GET(pod->width, pod->shift, reg);
750 {HHI_PCIE_PLL_CNTL0, 16, 5}, /* pod */
756 struct parm *pm, *pn, *pod; local
[all...]
H A Dgxbb.c682 {HHI_MPLL_CNTL, 16, 2}, /* pod */
688 {HHI_SYS_PLL_CNTL, 10, 2}, /* pod */
694 struct parm *pm, *pn, *pod; local
703 pod = &meson_fixed_pll_parm[2];
708 pod = &meson_sys_pll_parm[2];
720 regmap_read(priv->map, pod->reg_off, &reg);
721 od = PARM_GET(pod->width, pod->shift, reg);
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-sata-defs.h230 u32 pod : 1; member in struct:cvmx_sata_uahc_px_cmd::cvmx_sata_uahc_px_cmd_s
/u-boot/arch/mips/mach-octeon/
H A Docteon_qlm.c1349 cmd.s.pod = 1;
1442 cmd.s.pod = 1;

Completed in 107 milliseconds