Home
last modified time | relevance | path

Searched refs:get_rfs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/samsung/
H A Di2s.c243 static inline unsigned get_rfs(struct i2s_dai *i2s) in get_rfs() function
905 if (any_active(i2s) && (get_rfs(i2s) != rfs || get_bfs(i2s) != bfs)) { in config_setup()
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Di2s.c251 static inline unsigned get_rfs(struct i2s_dai *i2s) in get_rfs() function
913 if (any_active(i2s) && (get_rfs(i2s) != rfs || get_bfs(i2s) != bfs)) { in config_setup()

Completed in 5 milliseconds