Home
last modified time | relevance | path

Searched full:consys (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dmediatek,mt76.yaml38 MT7986 should contain 3 regions consys, dcm, and sku, in this order.
52 Specify the consys reset for mt7986.
55 const: consys
60 Specify the consys clocks for mt7986.
292 reset-names = "consys";
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a.dtsi585 reset-names = "consys";
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dsoc.c1221 dev->rstc = devm_reset_control_get(pdev, "consys"); in mt798x_wmac_init()