Searched refs:pis (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/net/pse-pd/ |
| H A D | pse-controller.yaml | 26 controlling several outputs which are not described in the pse-pis 27 subnode. This property is deprecated, please use pse-pis instead. 30 pse-pis: 124 - pse-pis
|
| H A D | microchip,pd692x0.yaml | 91 - pse-pis 154 pse-pis {
|
| H A D | ti,tps23881.yaml | 93 pse-pis {
|
| /linux-6.15/drivers/net/pse-pd/ |
| H A D | pse_core.c | 134 struct device_node *node, *pis; in of_load_pse_pis() local 144 pis = of_get_child_by_name(np, "pse-pis"); in of_load_pse_pis() 145 if (!pis) { in of_load_pse_pis() 151 for_each_child_of_node(pis, node) { in of_load_pse_pis() 201 of_node_put(pis); in of_load_pse_pis() 207 of_node_put(pis); in of_load_pse_pis()
|
| /linux-6.15/drivers/tty/serial/ |
| H A D | sunsab.h | 36 u8 pis; /* Port Interrupt Status */ member
|
| /linux-6.15/drivers/net/ethernet/renesas/ |
| H A D | rswitch.c | 1134 u32 pis, lsc; in rswitch_rmac_setting() local 1140 pis = MPIC_PIS_GMII; in rswitch_rmac_setting() 1144 pis = MPIC_PIS_XGMII; in rswitch_rmac_setting() 1147 pis = FIELD_GET(MPIC_PIS, ioread32(etha->addr + MPIC)); in rswitch_rmac_setting() 1167 FIELD_PREP(MPIC_PIS, pis) | FIELD_PREP(MPIC_LSC, lsc)); in rswitch_rmac_setting()
|