Searched refs:PPBAUD_DIV_MAX (Results 1 – 1 of 1) sorted by relevance
107 #define PPBAUD_DIV_MAX (BIT(GET_FIELD_SZ(NPCX_I3C_MCONFIG_PPBAUD)) - 1) /* PPBAUD divider max */ macro2311 if (i3c_div > PPBAUD_DIV_MAX) { in npcx_i3c_get_scl_config()