Searched refs:CPSW_INTPACEEN (Results 1 – 2 of 2) sorted by relevance
183 int_ctrl &= ~(CPSW_INTPRESCALE_MASK | CPSW_INTPACEEN); in cpsw_set_coalesce()211 int_ctrl |= CPSW_INTPACEEN; in cpsw_set_coalesce()
112 #define CPSW_INTPACEEN (0x3f << 16) macro