Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Daudio_codec.h42 #define GBCODEC_JACK_MASK 0x0000FFFF macro
H A Daudio_codec.c952 mask = GBCODEC_JACK_MASK; in gbaudio_unregister_module()
H A Daudio_topology.c1409 module->jack_mask = jack_type & GBCODEC_JACK_MASK; in gbaudio_tplg_parse_data()