Home
last modified time | relevance | path

Searched refs:pu_pd_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-omap1/
H A Dmux.h37 #define PU_PD_REG(reg, status) .pu_pd_name = "PU_PD_SEL_"#reg, \
117 const char *pu_pd_name; member
H A Dmux.c376 cfg->pu_pd_name, cfg->pu_pd_reg, in omap1_cfg_reg()