Searched refs:SLCD_CFG_DIV (Results 1 – 2 of 2) sorted by relevance
95 reg &= ~(SLCD_CFG_PSC | SLCD_CFG_DIV); in slcd_init()195 reg &= ~(SLCD_CFG_PSC | SLCD_CFG_DIV); in slcd_clock_config()
75 #define SLCD_CFG_DIV BITS(18,21) /*!< clock divider */ macro