Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dpc300_falc-lh.h618 #define LIM0_MAS 0x01 macro
Dpc300_drv.c635 cpc_readb(falcbase + F_REG(LIM0, ch)) | LIM0_MAS); in falc_init_t1()
638 cpc_readb(falcbase + F_REG(LIM0, ch)) & ~LIM0_MAS); in falc_init_t1()
799 cpc_readb(falcbase + F_REG(LIM0, ch)) | LIM0_MAS); in falc_init_e1()
802 cpc_readb(falcbase + F_REG(LIM0, ch)) & ~LIM0_MAS); in falc_init_e1()