Home
last modified time | relevance | path

Searched refs:pis (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dsnps,dw-apb-ssi.txt13 - cs-gpios : Specifies the gpio pis to be used for chipselects.
/Linux-v4.19/drivers/tty/serial/
Dsunsab.h36 u8 pis; /* Port Interrupt Status */ member
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c1162 unsigned char gis, pis; in mgslpc_isr() local
1236 pis = read_reg(info, CHA + PIS); in mgslpc_isr()
1237 if (pis & BIT1) in mgslpc_isr()
1239 if (pis & BIT2) in mgslpc_isr()