Searched refs:pconf0_addr (Results 1 – 2 of 2) sorted by relevance
44 uint32_t pconf0_addr = score_pconf0(pad); in score_select_func() local46 reg = readl(pconf0_addr); in score_select_func()49 writel(reg, pconf0_addr); in score_select_func()
42 uint32_t pconf0_addr = gpio_pconf0(community, family, pad); in gpio_select_func() local44 clrsetbits_le32(pconf0_addr, 0xf << 16, func << 16); in gpio_select_func()