Searched refs:CLK_896_STATUS_OFFSET (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/sound/firewire/motu/ |
| D | motu-protocol-v1.c | 112 #define CLK_896_STATUS_OFFSET 0x0b14 macro 176 err = snd_motu_transaction_read(motu, CLK_896_STATUS_OFFSET, ®, sizeof(reg)); in get_clock_rate_896() 218 err = snd_motu_transaction_read(motu, CLK_896_STATUS_OFFSET, ®, sizeof(reg)); in set_clock_rate_896() 244 return snd_motu_transaction_write(motu, CLK_896_STATUS_OFFSET, ®, sizeof(reg)); in set_clock_rate_896() 302 err = snd_motu_transaction_read(motu, CLK_896_STATUS_OFFSET, ®, sizeof(reg)); in get_clock_source_896() 373 err = snd_motu_transaction_read(motu, CLK_896_STATUS_OFFSET, ®, sizeof(reg)); in switch_fetching_mode_896() 383 return snd_motu_transaction_write(motu, CLK_896_STATUS_OFFSET, ®, sizeof(reg)); in switch_fetching_mode_896()
|