Home
last modified time | relevance | path

Searched refs:TI1250_DIAG_PCI_CSC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dti113x.h143 #define TI1250_DIAG_PCI_CSC 0x20 macro
866 (val & TI1250_DIAG_PCI_CSC) ? "CSCINT" : "INTVAL"); in ti12xx_override()
888 diag = old & ~(TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ); in ti1250_override()
890 diag |= TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ; in ti1250_override()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dti113x.h143 #define TI1250_DIAG_PCI_CSC 0x20 macro
866 (val & TI1250_DIAG_PCI_CSC) ? "CSCINT" : "INTVAL"); in ti12xx_override()
888 diag = old & ~(TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ); in ti1250_override()
890 diag |= TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ; in ti1250_override()

Completed in 3 milliseconds