Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dsdla.c201 case SDLA_S507: in sdla_stop()
229 case SDLA_S507: in sdla_start()
982 case SDLA_S507: in sdla_close()
1059 case SDLA_S507: in sdla_open()
1393 flp->type = SDLA_S507; in sdla_set_config()
1432 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1447 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1465 if (flp->type == SDLA_S507) { in sdla_set_config()
1505 if (flp->type != SDLA_S507 && map->mem_start >> 16 == 0x0B) in sdla_set_config()
1508 if (flp->type == SDLA_S507 && map->mem_start >> 16 == 0x0D) in sdla_set_config()
[all …]
/linux-3.4.99/include/linux/
Dsdla.h31 #define SDLA_S507 5070 macro