Searched refs:hpcr (Results 1 – 5 of 5) sorted by relevance
44 uint32_t hpcr; member998 csky_pmu.hpcr = BIT(2); in csky_pmu_event_init()1000 csky_pmu.hpcr = BIT(3); in csky_pmu_event_init()1002 csky_pmu.hpcr = BIT(2) | BIT(3); in csky_pmu_event_init()1004 csky_pmu.hpcr |= BIT(1) | BIT(0); in csky_pmu_event_init()1012 cpwcr(HPCR, csky_pmu.hpcr); in csky_pmu_enable()
62 u32 hpcr[32]; /* 0x250 host port configure register */ member
38 unsigned int hpcr[32]; /* Host Port Configurarion */ member
474 u32 hpcr; /* 0x30 */ member
234 writel(hpcr_value[i], &dram->hpcr[i]); in mctl_configure_hostport()