hw_comply          56 arch/arc/plat-eznps/smp.c 	struct nps_host_reg_aux_hw_comply hw_comply;
hw_comply          62 arch/arc/plat-eznps/smp.c 	hw_comply.value = read_aux_reg(CTOP_AUX_HW_COMPLY);
hw_comply          63 arch/arc/plat-eznps/smp.c 	hw_comply.me  = 1;
hw_comply          64 arch/arc/plat-eznps/smp.c 	hw_comply.le  = 1;
hw_comply          65 arch/arc/plat-eznps/smp.c 	hw_comply.te  = 1;
hw_comply          66 arch/arc/plat-eznps/smp.c 	write_aux_reg(CTOP_AUX_HW_COMPLY, hw_comply.value);