Searched refs:NVR_CLOCK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddc395x.h600 #define NVR_CLOCK 0x02 /* Serial clock */ macro
H A Ddc395x.c3863 outb((send_data | NVR_CLOCK),
3876 outb((send_data | NVR_CLOCK),
3911 outb((send_data | NVR_CLOCK), io_port + TRM_S1040_GEN_NVRAM);
3926 outb((NVR_SELECT | NVR_CLOCK), io_port + TRM_S1040_GEN_NVRAM);
4000 outb((NVR_SELECT | NVR_CLOCK), io_port + TRM_S1040_GEN_NVRAM);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_sup.c79 WRT_REG_WORD(&reg->nvram, data | NVR_SELECT | NVR_CLOCK |
123 WRT_REG_WORD(&reg->nvram, NVR_SELECT | NVR_CLOCK);
H A Dqla_def.h317 #define NVR_CLOCK BIT_0 macro

Completed in 142 milliseconds