Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dsdla.c197 case SDLA_S507: in sdla_stop()
225 case SDLA_S507: in sdla_start()
976 case SDLA_S507: in sdla_close()
1053 case SDLA_S507: in sdla_open()
1383 flp->type = SDLA_S507; in sdla_set_config()
1422 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1437 if (flp->type != SDLA_S508 && flp->type != SDLA_S507) in sdla_set_config()
1455 if (flp->type == SDLA_S507) { in sdla_set_config()
1495 if (flp->type != SDLA_S507 && map->mem_start >> 16 == 0x0B) in sdla_set_config()
1498 if (flp->type == SDLA_S507 && map->mem_start >> 16 == 0x0D) in sdla_set_config()
[all …]
/Linux-v5.4/include/uapi/linux/
Dsdla.h32 #define SDLA_S507 5070 macro