Searched refs:CPM_BRG_DIV16 (Results 1 – 9 of 9) sorted by relevance
287 uint div16 = (val & CPM_BRG_DIV16) != 0; in prbrg()324 if (val & CPM_BRG_DIV16) in prbrg()
160 *bp |= CPM_BRG_DIV16; in m8560_cpm_fastbrg()
54 CPM_BRG_DIV16); in serial_setdivisor()
131 val |= CPM_BRG_DIV16; in __cpm2_setbrg()
184 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
105 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
213 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
161 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
281 CPM_BRG_EN | CPM_BRG_DIV16); in cpm_setbrg()