Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/atm/
H A DuPD98401.h144 #define uPD98401_INT_SBE 0x02000000 /* System Bus Error */ macro
H A Dzatm.c1073 if (reason & uPD98401_INT_SBE) { in zatm_int()