Searched refs:slot_width_select (Results 1 – 6 of 6) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/platforms/ |
| A D | daudio-sun8iw18.h | 135 .pcm_lrck_period = 128, .slot_width_select = 32, \ 144 .pcm_lrck_period = 128, .slot_width_select = 32, \ 153 .pcm_lrck_period = 128, .slot_width_select = 32, \
|
| A D | daudio-sun8iw20.h | 140 .pcm_lrck_period = 128, .slot_width_select = 32, \ 149 .pcm_lrck_period = 128, .slot_width_select = 32, \ 158 .pcm_lrck_period = 128, .slot_width_select = 32, \
|
| A D | daudio-sun8iw19.h | 123 .pcm_lrck_period = 128, .slot_width_select = 32, \ 132 .pcm_lrck_period = 128, .slot_width_select = 32, \
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/ |
| A D | sunxi-daudio.h | 363 uint8_t slot_width_select; member
|
| A D | sun8iw19-daudio.c | 682 (((param->slot_width_select >> 2) - 1) << SLOT_WIDTH)); in sunxi_daudio_init()
|
| A D | sunxi-daudio.c | 658 (((param->slot_width_select >> 2) - 1) << SLOT_WIDTH)); in sunxi_daudio_init()
|
Completed in 14 milliseconds