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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dfsi.c45 #define CLK_RST 0x0210 macro
79 /* CLK_RST */
440 fsi_master_mask_set(master, CLK_RST, val, val);
442 fsi_master_mask_set(master, CLK_RST, val, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-core.c458 tmp = cx_read(CLK_RST);
461 cx_write(CLK_RST, tmp & ~(FLD_VID_I_CLK_NOE | FLD_VID_J_CLK_NOE));
747 value = cx_read(CLK_RST);
748 CX25821_INFO(" CLK_RST = 0x%x\n\n", value);
H A Dcx25821-reg.h1085 #define CLK_RST 0x11002C macro

Completed in 47 milliseconds