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

  /src/sys/dev/i2c/
tea5767.c 49 struct tea5767_tune { struct
64 struct tea5767_tune tune;
201 * (add fields to tea5767_tune).
204 tea5767_freq_to_pll(struct tea5767_tune tune, uint8_t *buf)
261 tea5767_pll_to_freq(struct tea5767_tune *tune, uint8_t *buf)
tea5767.c 49 struct tea5767_tune { struct
64 struct tea5767_tune tune;
201 * (add fields to tea5767_tune).
204 tea5767_freq_to_pll(struct tea5767_tune tune, uint8_t *buf)
261 tea5767_pll_to_freq(struct tea5767_tune *tune, uint8_t *buf)

Completed in 24 milliseconds