Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Di2s.h91 struct i2s_ops { struct
103 #define i2s_get_ops(dev) ((struct i2s_ops *)(dev)->driver->ops) argument
/openbmc/u-boot/drivers/sound/
H A Di2s-uclass.c13 struct i2s_ops *ops = i2s_get_ops(dev); in i2s_tx_data()
H A Drockchip_i2s.c134 static const struct i2s_ops rockchip_i2s_ops = {
H A Dsandbox.c210 static const struct i2s_ops sandbox_i2s_ops = {
H A Dbroadwell_i2s.c290 static const struct i2s_ops broadwell_i2s_ops = {
H A Dsamsung-i2s.c439 static const struct i2s_ops samsung_i2s_ops = {