Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
DuPD98401.h141 #define uPD98401_INT_SPE 0x08000000 /* System Parity Error */ macro
Dzatm.c1063 if (reason & uPD98401_INT_SPE) in zatm_int()