Home
last modified time | relevance | path

Searched refs:F_VALID (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/features/scripts/
H A Dfeatures-refresh.sh44 F_VALID="false"
49 F_VALID="true"
53 if [ "$F_VALID" = "false" ]; then
/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h303 #define F_VALID (0x1 << 1) macro