Searched refs:PC_DEASSERT_RST (Results 1 – 3 of 3) sorted by relevance
85 pcr &= ~(PC_DEASSERT_RST | PC_DRV_EN); in pb1x00_pcmcia_init()105 pcr &= ~(PC_DEASSERT_RST | PC_DRV_EN); in pb1x00_pcmcia_shutdown()397 pcr |= PC_DEASSERT_RST; in pb1x00_pcmcia_configure_socket()402 pcr &= ~(PC_DEASSERT_RST | PC_DRV_EN); in pb1x00_pcmcia_configure_socket()
35 #define PC_DEASSERT_RST 0x80 macro
62 #define PC_DEASSERT_RST (1<<7) macro