Home
last modified time | relevance | path

Searched defs:dpmbase (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dcycx_drv.h51 void __iomem *dpmbase; member
/linux-3.3/drivers/net/wan/
Dcycx_drv.c137 int cycx_setup(struct cycx_hw *hw, void *cfm, u32 len, unsigned long dpmbase) in cycx_setup()