Searched refs:hw_comply (Results 1 – 1 of 1) sorted by relevance
67 struct nps_host_reg_aux_hw_comply hw_comply; in eznps_init_core() local73 hw_comply.value = read_aux_reg(CTOP_AUX_HW_COMPLY); in eznps_init_core()74 hw_comply.me = 1; in eznps_init_core()75 hw_comply.le = 1; in eznps_init_core()76 hw_comply.te = 1; in eznps_init_core()77 write_aux_reg(CTOP_AUX_HW_COMPLY, hw_comply.value); in eznps_init_core()