Home
last modified time | relevance | path

Searched refs:RT5645_INT_IRQ_ST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5645.c472 case RT5645_INT_IRQ_ST: in rt5645_volatile_register()
599 case RT5645_INT_IRQ_ST: in rt5645_readable_register()
3122 RT5645_INT_IRQ_ST, 0x8, 0x8); in rt5645_enable_push_button_irq()
3130 snd_soc_component_update_bits(component, RT5645_INT_IRQ_ST, 0x8, 0x0); in rt5645_enable_push_button_irq()
3285 val = snd_soc_component_read(rt5645->component, RT5645_INT_IRQ_ST) & 0x1000; in rt5645_jack_detect_work()
3295 if (snd_soc_component_read(rt5645->component, RT5645_INT_IRQ_ST) & 0x4) { in rt5645_jack_detect_work()
3344 RT5645_INT_IRQ_ST, 0x1, 0x0); in rt5645_jack_detect_work()
H A Drt5645.h137 #define RT5645_INT_IRQ_ST 0xbf macro
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5645.c498 case RT5645_INT_IRQ_ST: in rt5645_volatile_register()
625 case RT5645_INT_IRQ_ST: in rt5645_readable_register()
3136 RT5645_INT_IRQ_ST, 0x8, 0x8); in rt5645_enable_push_button_irq()
3144 snd_soc_component_update_bits(component, RT5645_INT_IRQ_ST, 0x8, 0x0); in rt5645_enable_push_button_irq()
3323 val = snd_soc_component_read(rt5645->component, RT5645_INT_IRQ_ST) & 0x1000; in rt5645_jack_detect_work()
3333 if (snd_soc_component_read(rt5645->component, RT5645_INT_IRQ_ST) & 0x4) { in rt5645_jack_detect_work()
3382 RT5645_INT_IRQ_ST, 0x1, 0x0); in rt5645_jack_detect_work()
H A Drt5645.h135 #define RT5645_INT_IRQ_ST 0xbf macro

Completed in 22 milliseconds