Searched refs:DIVA_ISA (Results 1 – 1 of 1) sorted by relevance
50 #define DIVA_ISA 1 macro745 if ((cs->subtyp == DIVA_ISA) || (cs->subtyp == DIVA_IPAC_ISA)) in release_io_diva()798 if (cs->subtyp == DIVA_ISA) in reset_diva()823 cs->hw.diva.ctrl_reg |= (DIVA_ISA == cs->subtyp) ? in diva_led_handler()826 cs->hw.diva.ctrl_reg ^= (DIVA_ISA == cs->subtyp) ? in diva_led_handler()831 cs->hw.diva.ctrl_reg |= (DIVA_ISA == cs->subtyp) ? in diva_led_handler()834 cs->hw.diva.ctrl_reg ^= (DIVA_ISA == cs->subtyp) ? in diva_led_handler()838 cs->hw.diva.ctrl_reg &= ~((DIVA_ISA == cs->subtyp) ? in diva_led_handler()972 cs->subtyp = DIVA_ISA; in setup_diva()1023 cs->subtyp = DIVA_ISA; in setup_diva()[all …]