Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/rc/
Dst_rc.c34 #define IRB_SAMPLE_RATE_COMM 0x64 /* sample freq divisor*/ macro
183 writel(rx_sampling_freq_div, dev->base + IRB_SAMPLE_RATE_COMM); in st_rc_hardware_init()