Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap1/include/mach/
Dmux.h37 #define PU_PD_REG(reg, status) .pu_pd_name = "PU_PD_SEL_"#reg, \
117 const char *pu_pd_name; member
/Linux-v5.4/arch/arm/mach-omap1/
Dmux.c422 cfg->pu_pd_name, cfg->pu_pd_reg, in omap1_cfg_reg()