Home
last modified time | relevance | path

Searched refs:CGT_NO_CLOCK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.h285 CGT_NO_CLOCK, enumerator
H A Dmixart.c184 clock_properties.clock_generic_type = (rate != 0) ? CGT_INTERNAL_CLOCK : CGT_NO_CLOCK; in mixart_set_clock()