Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/motu/
H A Dmotu-protocol-v1.c146 static int parse_clock_rate_896(u32 data, unsigned int *rate) in parse_clock_rate_896() function
176 return parse_clock_rate_896(be32_to_cpu(reg), rate); in get_clock_rate_896()