Searched refs:pis (Results 1 – 2 of 2) sorted by relevance
159 struct device_node *node, *pis; in of_load_pse_pis() local169 pis = of_get_child_by_name(np, "pse-pis"); in of_load_pse_pis()170 if (!pis) { in of_load_pse_pis()176 for_each_child_of_node(pis, node) { in of_load_pse_pis()226 of_node_put(pis); in of_load_pse_pis()232 of_node_put(pis); in of_load_pse_pis()
36 u8 pis; /* Port Interrupt Status */ member