Searched refs:KS8695_CLKCON (Results 1 – 2 of 2) sorted by relevance
23 #define KS8695_CLKCON (0x04) /* System Clock and Bus Control Register */ macro
61 unsigned int scdc = __raw_readl(KS8695_SYS_VA + KS8695_CLKCON) & CLKCON_SCDC; in ks8695_clock_info()