Searched refs:SPC_REG_RESET (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_hwi.c887 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET);
892 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal);
895 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET);
900 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal);
906 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET);
911 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal);
977 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET);
979 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal);
1059 regVal = pm8001_cr32(pm8001_ha, 1, SPC_REG_RESET);
1061 pm8001_cw32(pm8001_ha, 1, SPC_REG_RESET, regVa
[all...]
H A Dpm8001_hwi.h959 #define SPC_REG_RESET 0x000000/* reset register */ macro

Completed in 115 milliseconds