Searched refs:F_RESETDDPOFFSET (Results 1 – 2 of 2) sorted by relevance
868 F_RESETDDPOFFSET; in t4_tweak_chip_settings()869 v = V_INDICATESIZE(indsz) | F_REARMDDPOFFSET | F_RESETDDPOFFSET; in t4_tweak_chip_settings()1003 F_RESETDDPOFFSET; in t4_verify_chip_settings()1004 v = V_INDICATESIZE(indsz) | F_REARMDDPOFFSET | F_RESETDDPOFFSET; in t4_verify_chip_settings()
28107 #define F_RESETDDPOFFSET V_RESETDDPOFFSET(1U) macro