Searched refs:CPM_BRG_DIV16 (Results 1 – 5 of 5) sorted by relevance
286 uint div16 = (val & CPM_BRG_DIV16) != 0; in prbrg()323 if (val & CPM_BRG_DIV16) in prbrg()
160 *bp |= CPM_BRG_DIV16; in m8560_cpm_fastbrg()
53 CPM_BRG_DIV16); in serial_setdivisor()
213 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
161 #define CPM_BRG_DIV16 ((uint)0x00000001) macro