Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drockchip-i2s.c179 .id = UCLASS_I2S,
187 .id = UCLASS_I2S,
H A Drockchip-sound.c66 ret = uclass_get_device(UCLASS_I2S, 0, &i2s_dev); in sound_init()
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h46 UCLASS_I2S, /* I2S bus */ enumerator