Searched refs:PSS_GPIO_OE_REG (Results 1 – 4 of 4) sorted by relevance
135 #define PSS_GPIO_OE_REG 0x000188c8 /* cb/ct */ macro
764 r32 = readl((rb + PSS_GPIO_OE_REG)); in bfa_ioc_ct2_enable_flash()765 writel(r32 | 1, (rb + PSS_GPIO_OE_REG)); in bfa_ioc_ct2_enable_flash()
136 #define PSS_GPIO_OE_REG 0x000188c8 /* cb/ct */ macro
905 r32 = readl(rb + PSS_GPIO_OE_REG); in bfa_ioc_ct2_pll_init()906 writel(r32 | 1, rb + PSS_GPIO_OE_REG); in bfa_ioc_ct2_pll_init()