Home
last modified time | relevance | path

Searched refs:MANTIS_PCMCIA_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/pci/mantis/
Dmantis_ca.c87 mmwrite(0xda, MANTIS_PCMCIA_RESET); /* Leading edge assert */ in mantis_ca_slot_reset()
89 mmwrite(0x00, MANTIS_PCMCIA_RESET); /* Trailing edge deassert */ in mantis_ca_slot_reset()
Dmantis_reg.h164 #define MANTIS_PCMCIA_RESET 0xa8 macro