Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1389 flp->type = SDLA_S507; in sdla_set_config()
1428 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1443 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1461 if (flp->type == SDLA_S507) { in sdla_set_config()
1501 if (flp->type != SDLA_S507 && map->mem_start >> 16 == 0x0B) in sdla_set_config()
1504 if (flp->type == SDLA_S507 && map->mem_start >> 16 == 0x0D) in sdla_set_config()
[all …]
/linux-4.4.14/include/uapi/linux/
Dsdla.h31 #define SDLA_S507 5070 macro