Searched refs:oic (Results 1 – 7 of 7) sorted by relevance
62 oic: oic@e00c0120 {63 compatible = "microchip,lan966x-oic";92 interrupt-parent = <&oic>;142 interrupt-parent = <&oic>;
627 - lan966x-oic (LAN966X_OIC)
4 $id: http://devicetree.org/schemas/interrupt-controller/microchip,lan966x-oic.yaml#22 const: microchip,lan966x-oic47 compatible = "microchip,lan966x-oic";
165 struct ocfs2_info_clustersize oic; in ocfs2_info_handle_clustersize() local168 if (o2info_from_user(oic, req)) in ocfs2_info_handle_clustersize()171 oic.ic_clustersize = osb->s_clustersize; in ocfs2_info_handle_clustersize()173 o2info_set_request_filled(&oic.ic_req); in ocfs2_info_handle_clustersize()175 if (o2info_to_user(oic, req)) in ocfs2_info_handle_clustersize()
112 obj-$(CONFIG_LAN966X_OIC) += irq-lan966x-oic.o
200 will be called irq-lan966x-oic.
16014 F: Documentation/devicetree/bindings/interrupt-controller/microchip,lan966x-oic.yaml16015 F: drivers/irqchip/irq-lan966x-oic.c