Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A 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 …]
/openbmc/linux/drivers/interconnect/qcom/
H A Dosm-l3.c16 #include <dt-bindings/interconnect/qcom,osm-l3.h>
23 /* OSM Register offsets */
282 { .compatible = "qcom,osm-l3", .data = &osm_l3 },
283 { .compatible = "qcom,sc7180-osm-l3", .data = &osm_l3 },
285 { .compatible = "qcom,sdm845-osm-l3", .data = &osm_l3 },
286 { .compatible = "qcom,sm8150-osm-l3", .data = &osm_l3 },
287 { .compatible = "qcom,sc8180x-osm-l3", .data = &osm_l3 },
297 .name = "osm-l3",
304 MODULE_DESCRIPTION("Qualcomm OSM L3 interconnect driver");
H A DMakefile11 icc-osm-l3-objs := osm-l3.o
39 obj-$(CONFIG_INTERCONNECT_QCOM_OSM_L3) += icc-osm-l3.o
H A DKconfig48 tristate "Qualcomm OSM L3 interconnect driver"
51 Say y here to support the Operating State Manager (OSM) interconnect
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A 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";
H A Dimx8mm-kontron-osm-s.dtsi10 model = "Kontron OSM-S i.MX8MM (N802X SOM)";
11 compatible = "kontron,imx8mm-osm-s", "fsl,imx8mm";
H A DMakefile64 dtb-$(CONFIG_ARCH_MXC) += imx8mm-kontron-bl-osm-s.dtb
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dfsl.yaml921 - kontron,imx8mm-osm-s # i.MX8MM Kontron OSM-S (N802X) SOM
949 - description: Kontron BL i.MX8MM OSM-S (N802X S) Board
951 - const: kontron,imx8mm-bl-osm-s
952 - const: kontron,imx8mm-osm-s
/openbmc/linux/drivers/media/dvb-frontends/
H A 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()
/openbmc/linux/drivers/clk/qcom/
H A Dclk-cbf-8996.c232 /* Random ID that doesn't clash with main qnoc and OSM */
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660-xiaomi-lavender.dts228 * Operating State Manager (OSM) HW automatically.
H A Dsdm670.dtsi13 #include <dt-bindings/interconnect/qcom,osm-l3.h>
1525 compatible = "qcom,sdm670-osm-l3", "qcom,osm-l3";
H A Dsdm670-google-sargo.dts203 * Operating State Manager (OSM) HW automatically.
H A Dsdm630-sony-xperia-nile.dtsi420 * Operating State Manager (OSM) HW automatically.
H A Dsm6350.dtsi15 #include <dt-bindings/interconnect/qcom,osm-l3.h>
2673 compatible = "qcom,sm6350-osm-l3", "qcom,osm-l3";
H A 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
5278 compatible = "qcom,sdm845-osm-l3", "qcom,osm-l3";
H A Dsc8180x.dtsi11 #include <dt-bindings/interconnect/qcom,osm-l3.h>
3587 compatible = "qcom,sc8180x-osm-l3", "qcom,osm-l3";
H A Dsc7180.dtsi15 #include <dt-bindings/interconnect/qcom,osm-l3.h>
3717 compatible = "qcom,sc7180-osm-l3", "qcom,osm-l3";
H A Dsm8150.dtsi15 #include <dt-bindings/interconnect/qcom,osm-l3.h>
4345 compatible = "qcom,sm8150-osm-l3", "qcom,osm-l3";
H A Dsm6375.dtsi11 #include <dt-bindings/interconnect/qcom,osm-l3.h>
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h324 * Per-SCB OSM storage.
H A Daic7xxx_osm.h335 * Per-SCB OSM storage.
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.h411 /* OSM should not set any two rings with same priority */
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt2269 bus-osm.c: 4125
3139 config-osm.c: 2170
/openbmc/linux/drivers/s390/net/
H A 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