Searched refs:static_cfg0 (Results 1 – 2 of 2) sorted by relevance
75 unsigned int static_cfg0; in set_au1x00_lcd_clock() local80 static_cfg0 = au_readl(MEM_STCFG0); in set_au1x00_lcd_clock()82 if (static_cfg0 & (1<<11)) in set_au1x00_lcd_clock()
63 u32 pin_func, static_cfg0; in board_setup() local150 static_cfg0 = au_readl(MEM_STCFG0) & (u32)(~0xc00); in board_setup()151 au_writel(static_cfg0, MEM_STCFG0); in board_setup()