Home
last modified time | relevance | path

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

/u-boot/drivers/sound/
A Dtegra_sound.c7 #define LOG_CATEGORY UCLASS_I2S
63 ret = uclass_get_device_by_phandle(UCLASS_I2S, dev, in tegra_sound_probe()
A Di2s-uclass.c22 .id = UCLASS_I2S,
A Dtegra_i2s.c6 #define LOG_CATEGORY UCLASS_I2S
120 .id = UCLASS_I2S,
A Drockchip_i2s.c8 #define LOG_CATEGORY UCLASS_I2S
147 .id = UCLASS_I2S,
A Dsamsung_sound.c76 ret = uclass_get_device_by_ofnode(UCLASS_I2S, args.node, &uc_priv->i2s); in samsung_sound_probe()
A Dbroadwell_i2s.c10 #define LOG_CATEGORY UCLASS_I2S
303 .id = UCLASS_I2S,
A Drockchip_sound.c67 ret = uclass_get_device_by_ofnode(UCLASS_I2S, args.node, &uc_priv->i2s); in rockchip_sound_probe()
A Dsound-uclass.c161 ret = uclass_get_device_by_ofnode(UCLASS_I2S, args.node, &uc_priv->i2s); in sound_find_codec_i2s()
A Dsandbox.c240 .id = UCLASS_I2S,
A Dsamsung-i2s.c451 .id = UCLASS_I2S,
/u-boot/test/dm/
A Di2s.c22 ut_assertok(uclass_first_device_err(UCLASS_I2S, &dev)); in dm_test_i2s()
/u-boot/include/dm/
A Duclass-id.h61 UCLASS_I2S, /* I2S bus */ enumerator

Completed in 24 milliseconds