HomeSort by: relevance | last modified time | path
    Searched defs:tea5767_flags (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
tea5767.c 112 int tea5767_flags = device_cfdata(self)->cf_flags; local
128 if (tea5767_flags & TEA5767_PLL_FLAG)
130 if (tea5767_flags & TEA5767_XTAL_FLAG)
132 if (tea5767_flags & TEA5767_JAPAN_FM_FLAG)
134 if (tea5767_flags & TEA5767_FORCE_SRCH_FLAG)
tea5767.c 112 int tea5767_flags = device_cfdata(self)->cf_flags; local
128 if (tea5767_flags & TEA5767_PLL_FLAG)
130 if (tea5767_flags & TEA5767_XTAL_FLAG)
132 if (tea5767_flags & TEA5767_JAPAN_FM_FLAG)
134 if (tea5767_flags & TEA5767_FORCE_SRCH_FLAG)

Completed in 34 milliseconds