Searched refs:ext_sync (Results 1 – 3 of 3) sorted by relevance
114 } ext_sync; in dice_proc_read() member223 quadlets = min_t(u32, sections[7], sizeof(buf.ext_sync) / 4); in dice_proc_read()225 if (dice_proc_read_mem(dice, &buf.ext_sync, in dice_proc_read()232 buf.ext_sync.clock_source)); in dice_proc_read()233 snd_iprintf(buffer, " locked: %u\n", buf.ext_sync.locked); in dice_proc_read()236 buf.ext_sync.rate)); in dice_proc_read()238 if (buf.ext_sync.adat_user_data & ADAT_USER_DATA_NO_DATA) in dice_proc_read()242 buf.ext_sync.adat_user_data); in dice_proc_read()
133 pr_info("ext_sync 0x%04x\n", read_be16(&h->ext_sync)); in print_health_info()
417 __be16 ext_sync; member