Home
last modified time | relevance | path

Searched full:osm (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.8/Documentation/devicetree/bindings/interconnect/
Dqcom,osm-l3.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,osm-l3.yaml#
7 title: Qualcomm Operating State Manager (OSM) L3 Interconnect Provider
13 L3 cache bandwidth requirements on Qualcomm SoCs is serviced by the OSM.
14 The OSM L3 interconnect provider aggregates the L3 bandwidth requests
15 from CPU/GPU and relays it to the OSM.
22 - qcom,sc7180-osm-l3
23 - qcom,sc8180x-osm-l3
24 - qcom,sdm670-osm-l3
25 - qcom,sdm845-osm-l3
26 - qcom,sm6350-osm-l3
[all …]
/linux-6.8/drivers/interconnect/qcom/
Dosm-l3.c16 #include <dt-bindings/interconnect/qcom,osm-l3.h>
23 /* OSM Register offsets */
280 { .compatible = "qcom,osm-l3", .data = &osm_l3 },
281 { .compatible = "qcom,sc7180-osm-l3", .data = &osm_l3 },
283 { .compatible = "qcom,sdm845-osm-l3", .data = &osm_l3 },
284 { .compatible = "qcom,sm8150-osm-l3", .data = &osm_l3 },
285 { .compatible = "qcom,sc8180x-osm-l3", .data = &osm_l3 },
295 .name = "osm-l3",
302 MODULE_DESCRIPTION("Qualcomm OSM L3 interconnect driver");
DMakefile11 icc-osm-l3-objs := osm-l3.o
43 obj-$(CONFIG_INTERCONNECT_QCOM_OSM_L3) += icc-osm-l3.o
DKconfig48 tristate "Qualcomm OSM L3 interconnect driver"
51 Say y here to support the Operating State Manager (OSM) interconnect
/linux-6.8/arch/arm64/boot/dts/freescale/
Dimx8mm-kontron-bl-osm-s.dts8 #include "imx8mm-kontron-osm-s.dtsi"
11 model = "Kontron BL i.MX8MM OSM-S (N802X S)";
12 compatible = "kontron,imx8mm-bl-osm-s", "kontron,imx8mm-osm-s", "fsl,imx8mm";
Dimx8mm-kontron-osm-s.dtsi10 model = "Kontron OSM-S i.MX8MM (N802X SOM)";
11 compatible = "kontron,imx8mm-osm-s", "fsl,imx8mm";
DMakefile113 dtb-$(CONFIG_ARCH_MXC) += imx8mm-kontron-bl-osm-s.dtb
/linux-6.8/Documentation/devicetree/bindings/arm/
Dfsl.yaml930 - kontron,imx8mm-osm-s # i.MX8MM Kontron OSM-S (N802X) SOM
958 - description: Kontron BL i.MX8MM OSM-S (N802X S) Board
960 - const: kontron,imx8mm-bl-osm-s
961 - const: kontron,imx8mm-osm-s
/linux-6.8/drivers/media/dvb-frontends/
Dstb6100.c365 /* OSM */ in stb6100_set_frequency()
434 …"frequency = %u, srate = %u, g = %u, odiv = %u, psd2 = %u, fxtal = %u, osm = %u, fvco = %u, N(I) =… in stb6100_set_frequency()
/linux-6.8/drivers/clk/qcom/
Dclk-cbf-8996.c232 /* Random ID that doesn't clash with main qnoc and OSM */
/linux-6.8/arch/arm64/boot/dts/qcom/
Dsdm660-xiaomi-lavender.dts228 * Operating State Manager (OSM) HW automatically.
Dsdm670-google-sargo.dts203 * Operating State Manager (OSM) HW automatically.
Dsdm670.dtsi14 #include <dt-bindings/interconnect/qcom,osm-l3.h>
1817 compatible = "qcom,sdm670-osm-l3", "qcom,osm-l3";
Dsdm630-sony-xperia-nile.dtsi420 * Operating State Manager (OSM) HW automatically.
Dsm6350.dtsi15 #include <dt-bindings/interconnect/qcom,osm-l3.h>
2658 compatible = "qcom,sm6350-osm-l3", "qcom,osm-l3";
Dsdm845.dtsi18 #include <dt-bindings/interconnect/qcom,osm-l3.h>
2285 * cpu4_opp_table bandwidth for OSM L3
2286 * interconnect. This also matches the OSM L3
5276 compatible = "qcom,sdm845-osm-l3", "qcom,osm-l3";
Dsc8180x.dtsi12 #include <dt-bindings/interconnect/qcom,osm-l3.h>
3582 compatible = "qcom,sc8180x-osm-l3", "qcom,osm-l3";
Dsc7180.dtsi16 #include <dt-bindings/interconnect/qcom,osm-l3.h>
3728 compatible = "qcom,sc7180-osm-l3", "qcom,osm-l3";
Dsm8150.dtsi17 #include <dt-bindings/interconnect/qcom,osm-l3.h>
4435 compatible = "qcom,sm8150-osm-l3", "qcom,osm-l3";
Dsm6375.dtsi11 #include <dt-bindings/interconnect/qcom,osm-l3.h>
/linux-6.8/drivers/scsi/aic7xxx/
Daic7xxx_osm.h335 * Per-SCB OSM storage.
Daic79xx_osm.h324 * Per-SCB OSM storage.
/linux-6.8/drivers/net/ethernet/neterion/
Ds2io.h411 /* OSM should not set any two rings with same priority */
/linux-6.8/arch/arm64/tools/
Dsysreg2202 Field 14 OSM
/linux-6.8/drivers/s390/net/
Dqeth_core_main.c83 return " Virtual NIC QDIO - OSM"; in qeth_get_cardname()
96 return " OSM QDIO"; in qeth_get_cardname()
116 return "Virt.NIC OSM"; in qeth_get_cardname_short()

12