Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dmux.c290 unsigned int reg_orig = 0, reg = 0, pu_pd_orig = 0, pu_pd = 0, in omap1_cfg_reg() local
/openbmc/u-boot/board/micronas/vct/
H A Dtop.c19 u32 pu_pd : 2; /* Pull up/ pull down */ member
/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c110 int tegra_dc_sor_set_power_state(struct udevice *dev, int pu_pd) in tegra_dc_sor_set_power_state()