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

/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-core.c409 tmp = cx_read(CLK_RST);
412 cx_write(CLK_RST, tmp & ~(FLD_VID_I_CLK_NOE | FLD_VID_J_CLK_NOE));
693 value = cx_read(CLK_RST);
694 CX25821_INFO(" CLK_RST = 0x%x\n\n", value);
H A Dcx25821-reg.h1071 #define CLK_RST 0x11002C macro
/linux-master/sound/soc/sh/
H A Dfsi.c103 /* CLK_RST */
1199 fsi_master_mask_set(master, CLK_RST, clk, (enable) ? clk : 0);
1365 fsi_master_mask_set(master, CLK_RST, clk, (enable) ? clk : 0);

Completed in 159 milliseconds