Searched refs:NVR_WRT_ENABLE (Results 1 – 2 of 2) sorted by relevance
75 wrt_reg_word(®->nvram, data | NVR_SELECT | NVR_WRT_ENABLE); in qla2x00_nv_write()79 NVR_WRT_ENABLE); in qla2x00_nv_write()82 wrt_reg_word(®->nvram, data | NVR_SELECT | NVR_WRT_ENABLE); in qla2x00_nv_write()
838 #define NVR_WRT_ENABLE BIT_14 /* Write enable */ macro