Searched refs:BMI_PORT_STATUS_BSY (Results 1 – 1 of 1) sorted by relevance
84 #define BMI_PORT_STATUS_BSY 0x80000000 macro1614 } while ((tmp & BMI_PORT_STATUS_BSY) && --count); in fman_port_disable()