Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpicmn.c435 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE) in hpi_check_control_cache_single()
601 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE) in hpi_cmn_control_cache_sync_to_msg_single()
H A Dhpifunc.c2269 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE, index, 0, in hpi_sample_clock_query_source()
2277 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_SOURCE, in hpi_sample_clock_set_source()
2285 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SOURCE, in hpi_sample_clock_get_source()
H A Dhpi_internal.h191 HPI_SAMPLECLOCK_SOURCE = HPI_CTL_ATTR(SAMPLECLOCK, 1), enumerator