Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dir-hix5hd2.c65 #define HIX5HD2_FLAG_EXTRA_ENABLE BIT(0) macro
78 .flags = HIX5HD2_FLAG_EXTRA_ENABLE,
121 if (priv->socdata->flags & HIX5HD2_FLAG_EXTRA_ENABLE) in hix5hd2_ir_enable()