Home
last modified time | relevance | path

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

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