Searched refs:TAS5720_OTE (Results 1 – 2 of 2) sorted by relevance
96 #define TAS5720_OTE BIT(0) macro
257 curr_fault &= TAS5720_OCE | TAS5720_DCE | TAS5720_OTE; in tas5720_fault_check_work()271 if ((curr_fault & TAS5720_OTE) && !(tas5720->last_fault & TAS5720_OTE)) in tas5720_fault_check_work()