Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/meson/
H A Daxg-toddr.c186 static const struct axg_fifo_match_data axg_toddr_match_data = {
247 static const struct axg_fifo_match_data g12a_toddr_match_data = {
318 static const struct axg_fifo_match_data sm1_toddr_match_data = {
H A Daxg-frddr.c168 static const struct axg_fifo_match_data axg_frddr_match_data = {
294 static const struct axg_fifo_match_data g12a_frddr_match_data = {
365 static const struct axg_fifo_match_data sm1_frddr_match_data = {
H A Daxg-fifo.h71 struct axg_fifo_match_data { struct
H A Daxg-fifo.c336 const struct axg_fifo_match_data *data; in axg_fifo_probe()