Searched refs:hpb (Results 1 – 3 of 3) sorted by relevance
14 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_type() local16 id = readl(&hpb->cccr); in rmobile_get_cpu_type()26 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_rev_integer() local28 id = readl(&hpb->cccr); in rmobile_get_cpu_rev_integer()38 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_rev_fraction() local40 id = readl(&hpb->cccr); in rmobile_get_cpu_rev_fraction()
14 struct r8a7740_hpb *hpb = (struct r8a7740_hpb *)HPB_BASE; in rmobile_get_cpu_type() local16 id = readl(hpb->cccr); in rmobile_get_cpu_type()26 struct r8a7740_hpb *hpb = (struct r8a7740_hpb *)HPB_BASE; in rmobile_get_cpu_rev() local28 id = readl(hpb->cccr); in rmobile_get_cpu_rev()
141 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in s_init() local238 writel(0x00000001, &hpb->hpbctrl6); in s_init()239 cmp_loop(&hpb->hpbctrl6, 0x1, 0x1); in s_init()