Searched refs:eos_flags (Results 1 – 4 of 4) sorted by relevance
202 priv->eos_flags = REOS; in tms9914_enable_eos()204 priv->eos_flags |= BIN; in tms9914_enable_eos()211 priv->eos_flags &= ~REOS; in tms9914_disable_eos()429 if ((priv->eos_flags & REOS) == 0) in check_for_eos()432 if (priv->eos_flags & BIN) { in check_for_eos()526 if (priv->eos_flags & REOS) in tms9914_read()
58 enum eos_flags { enum
48 __s32 eos_flags; member
37 short eos_flags; member