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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dlgs8gl5.c32 #define REG_RESET 0x02 macro
172 val = lgs8gl5_read_reg(state, REG_RESET);
173 lgs8gl5_write_reg(state, REG_RESET, val & ~REG_RESET_OFF);
174 lgs8gl5_write_reg(state, REG_RESET, val | REG_RESET_OFF);
399 if (lgs8gl5_read_reg(state, REG_RESET) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/lemote-2f/
H A Dreset.c84 ec_write(REG_RESET, BIT_RESET_ON);
H A Dec_kb3310b.h143 #define REG_RESET 0xF4EC macro

Completed in 111 milliseconds