Searched refs:DCFG (Results 1 – 5 of 5) sorted by relevance
114 Freescale DCFG115 DCFG is the device configuration unit, that provides general purpose120 - reg : should contain base address and length of DCFG memory-mapped registers
1044 volatile __le16 DCFG; /* 0x7C */ member1166 BYTE_REG_BITS_SET((n),0x07,&((regs)->DCFG));\
412 #define DCFG HSOTG_REG(0x800) macro
1223 dcfg = readl(hsotg->regs + DCFG); in s3c_hsotg_process_control()1227 writel(dcfg, hsotg->regs + DCFG); in s3c_hsotg_process_control()2302 writel(DCFG_EPMISCNT(1) | DCFG_DEVSPD_HS, hsotg->regs + DCFG); in s3c_hsotg_core_init_disconnected()3355 readl(regs + DCFG), readl(regs + DCTL), in s3c_hsotg_dump()3507 readl(regs + DCFG), in state_show()
213 dump_register(DCFG),