Searched defs:od (Results 1 – 12 of 12) sorted by relevance
| /openbmc/u-boot/board/freescale/common/ |
| H A D | ics307_clk.c | 52 unsigned long vdw, rdw, odp, s_vdw = 0, s_rdw = 0, s_odp = 0, od; in ics307_sysclk_calculator() local 105 unsigned long od = ics307_s_to_od[cw0 & 0x7]; in ics307_clk_freq() local
|
| /openbmc/u-boot/drivers/video/meson/ |
| H A D | meson_vclk.c | 373 static inline unsigned int pll_od_to_reg(unsigned int od) in pll_od_to_reg() 531 unsigned int *od) in meson_hdmi_pll_find_params() 554 unsigned int od, m, frac; in meson_vclk_dmt_supported_freq() local 569 unsigned int od, m, frac, od1, od2, od3; in meson_hdmi_pll_generic_set() local
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk_meson_axg.c | 205 u16 n, m, od; in meson_pll_get_rate() local
|
| H A D | clk_meson.c | 693 u16 n, m, od; in meson_pll_get_rate() local
|
| /openbmc/u-boot/drivers/clk/aspeed/ |
| H A D | clk_ast2400.c | 73 u32 od = (mpll_reg >> 4) & 0x1; in ast2400_get_mpll_rate() local 109 u32 od = (hpll_reg >> 4) & 0x1; in ast2400_get_hpll_rate() local
|
| H A D | clk_ast2600.c | 301 u32 od = (apll_reg >> 4) & 0x1; in ast2600_get_apll_rate() local
|
| /openbmc/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-sti.c | 94 int oe = 0, pu = 0, od = 0; in sti_pin_configure() local
|
| /openbmc/u-boot/arch/arm/mach-tegra/ |
| H A D | pinmux-common.c | 40 #define pmux_pin_od_isvalid(od) \ argument 281 static void pinmux_set_od(enum pmux_pingrp pin, enum pmux_pin_od od) in pinmux_set_od()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | pinmux.h | 122 u32 od:2; /* open-drain or push-pull driver */ member
|
| /openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/ |
| H A D | pll.c | 361 #define M_N_OD(m, n, od) \ argument 370 static void pll_init_one(int pll, int m, int n, int od) in pll_init_one()
|
| /openbmc/qemu/hw/misc/ |
| H A D | aspeed_scu.c | 513 uint32_t od = (hpll_reg >> 4) & 0x1; in aspeed_2400_scu_calc_hpll() local
|
| /openbmc/qemu/target/m68k/ |
| H A D | translate.c | 419 uint32_t bd, od; in gen_lea_indexed() local
|