after power on reset, i sent ULPI write command (0x84) to set ULPI software reset (value is 0xE5).
according to TI data manual , ULPI clock will be disable,then TI phy reset the core.
after reset compelete,it will clean reset enable bit ,ULPI clock will be enable.
ULPI clock will not be enable again in my situation.
how to solve this problem?