Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-core.c430 tmp = cx_read(CLK_RST); in cx25821_registers_init()
433 cx_write(CLK_RST, tmp & ~(FLD_VID_I_CLK_NOE | FLD_VID_J_CLK_NOE)); in cx25821_registers_init()
714 value = cx_read(CLK_RST); in cx25821_sram_channel_dump_audio()
Dcx25821-reg.h1085 #define CLK_RST 0x11002C macro
/linux-4.1.27/sound/soc/sh/
Dfsi.c1192 fsi_master_mask_set(master, CLK_RST, clk, (enable) ? clk : 0); in fsi_pio_start_stop()
1358 fsi_master_mask_set(master, CLK_RST, clk, (enable) ? clk : 0); in fsi_dma_push_start_stop()