Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/cx25821/
Dcx25821-core.c409 tmp = cx_read(CLK_RST); in cx25821_registers_init()
412 cx_write(CLK_RST, tmp & ~(FLD_VID_I_CLK_NOE | FLD_VID_J_CLK_NOE)); in cx25821_registers_init()
693 value = cx_read(CLK_RST); in cx25821_sram_channel_dump_audio()
Dcx25821-reg.h1071 #define CLK_RST 0x11002C macro
/linux-6.12.1/sound/soc/sh/
Dfsi.c1199 fsi_master_mask_set(master, CLK_RST, clk, (enable) ? clk : 0); in fsi_pio_start_stop()
1365 fsi_master_mask_set(master, CLK_RST, clk, (enable) ? clk : 0); in fsi_dma_push_start_stop()