Searched refs:F_RESETDDPOFFSET (Results 1 – 2 of 2) sorted by relevance
826 F_RESETDDPOFFSET; in t4_tweak_chip_settings()827 v = V_INDICATESIZE(indsz) | F_REARMDDPOFFSET | F_RESETDDPOFFSET; in t4_tweak_chip_settings()959 F_RESETDDPOFFSET; in t4_verify_chip_settings()960 v = V_INDICATESIZE(indsz) | F_REARMDDPOFFSET | F_RESETDDPOFFSET; in t4_verify_chip_settings()
22577 #define F_RESETDDPOFFSET V_RESETDDPOFFSET(1U) macro