Searched refs:DOC_ASICMODE_POWERDOWN (Results 1 – 3 of 3) sorted by relevance
189 #define DOC_ASICMODE_POWERDOWN 0x02 macro
1695 pctrl & DOC_ASICMODE_POWERDOWN ? 1 : 0, in dbg_asicmode_show()1705 case DOC_ASICMODE_POWERDOWN: in dbg_asicmode_show()2017 doc_set_asic_mode(docg3, DOC_ASICMODE_POWERDOWN); in docg3_suspend()
172 #define DOC_ASICMODE_POWERDOWN 0x02 macro1160 writew(DOC_ASICMODE_POWERDOWN | DOC_ASICMODE_MDWREN, in docg4_suspend()1162 writew(~(DOC_ASICMODE_POWERDOWN | DOC_ASICMODE_MDWREN), in docg4_suspend()