Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddpaux.h42 #define DPAUX_DP_AUXSTAT_REPLY_MASK (0xff) macro
H A Ddpaux.c249 size_t count = value & DPAUX_DP_AUXSTAT_REPLY_MASK; in tegra_dpaux_transfer()