Searched refs:NCR_A1VPP (Results 1 – 3 of 3) sorted by relevance
16 #define NCR_A1VPP (1<<17) macro34 GPDR |= (NCR_A0VPP | NCR_A1VPP); in xp860_pcmcia_init()35 GPCR &= ~(NCR_A0VPP | NCR_A1VPP); in xp860_pcmcia_init()74 gpio_mask = NCR_A0VPP | NCR_A1VPP; in xp860_pcmcia_configure_socket()85 case 120: gpio_set = NCR_A1VPP; break; in xp860_pcmcia_configure_socket()
23 NCR_0 &= ~(NCR_A0VPP | NCR_A1VPP); in neponset_pcmcia_init()61 ncr_mask = NCR_A0VPP | NCR_A1VPP; in neponset_pcmcia_configure_socket()72 case 120: ncr_set = NCR_A1VPP; break; in neponset_pcmcia_configure_socket()
160 #define NCR_A1VPP (1<<6) macro