Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dsdla.c201 case SDLA_S507: in sdla_stop()
229 case SDLA_S507: in sdla_start()
979 case SDLA_S507: in sdla_close()
1056 case SDLA_S507: in sdla_open()
1386 flp->type = SDLA_S507; in sdla_set_config()
1425 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1440 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1458 if (flp->type == SDLA_S507) { in sdla_set_config()
1498 if (flp->type != SDLA_S507 && map->mem_start >> 16 == 0x0B) in sdla_set_config()
1501 if (flp->type == SDLA_S507 && map->mem_start >> 16 == 0x0D) in sdla_set_config()
[all …]
/Linux-v4.19/include/uapi/linux/
Dsdla.h32 #define SDLA_S507 5070 macro