Searched full:osm (Results 1 – 17 of 17) sorted by relevance
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | qcom,osm-l3.yaml | 4 $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/drivers/interconnect/qcom/ |
| H A D | osm-l3.c | 17 #include <dt-bindings/interconnect/qcom,osm-l3.h> 24 /* OSM Register offsets */ 270 { .compatible = "qcom,osm-l3", .data = &osm_l3 }, 272 { .compatible = "qcom,sc7180-osm-l3", .data = &osm_l3 }, 274 { .compatible = "qcom,sdm845-osm-l3", .data = &osm_l3 }, 275 { .compatible = "qcom,sm8150-osm-l3", .data = &osm_l3 }, 276 { .compatible = "qcom,sc8180x-osm-l3", .data = &osm_l3 }, 286 .name = "osm-l3", 293 MODULE_DESCRIPTION("Qualcomm OSM L3 interconnect driver");
|
| H A D | Makefile | 19 icc-osm-l3-objs := osm-l3.o 64 obj-$(CONFIG_INTERCONNECT_QCOM_OSM_L3) += icc-osm-l3.o
|
| H A D | Kconfig | 111 tristate "Qualcomm OSM L3 interconnect driver" 114 Say y here to support the Operating State Manager (OSM) interconnect
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-kontron-bl-osm-s.dts | 8 #include "imx8mp-kontron-osm-s.dtsi" 11 model = "Kontron BL i.MX8MP OSM-S"; 12 compatible = "kontron,imx8mp-bl-osm-s", "kontron,imx8mp-osm-s", "fsl,imx8mp"; 70 &eqos { /* Second ethernet (OSM-S ETH_B) */ 93 &fec { /* First ethernet (OSM-S ETH_A) */
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | stb6100.c | 365 /* 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/drivers/clk/qcom/ |
| H A D | clk-cbf-8996.c | 220 /* Random ID that doesn't clash with main qnoc and OSM */
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm660-xiaomi-lavender.dts | 229 * Operating State Manager (OSM) HW automatically.
|
| H A D | sdm670-google-sargo.dts | 198 * Operating State Manager (OSM) HW automatically.
|
| H A D | sdm630-sony-xperia-nile.dtsi | 432 * Operating State Manager (OSM) HW automatically.
|
| H A D | eliza.dtsi | 11 #include <dt-bindings/interconnect/qcom,osm-l3.h>
|
| H A D | monaco.dtsi | 16 #include <dt-bindings/interconnect/qcom,osm-l3.h>
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm.h | 324 * Per-SCB OSM storage.
|
| H A D | aic7xxx_osm.h | 335 * Per-SCB OSM storage.
|
| H A D | aic79xx_core.c | 1917 * phase. The OSM will see the REQUEUE_REQUEST in ahd_handle_seqint() 6054 /* We don't know our unit number until the OSM sets it */ in ahd_alloc() 7111 * the OSM one last chance to modify our configuration. in ahd_init()
|
| H A D | aic7xxx_core.c | 550 /* Notify the OSM that a resource is now available. */ in ahc_free_scb() 4398 /* We don't know our unit number until the OSM sets it */ in ahc_alloc()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core_main.c | 82 return " Virtual NIC QDIO - OSM"; in qeth_get_cardname() 95 return " OSM QDIO"; in qeth_get_cardname() 115 return "Virt.NIC OSM"; in qeth_get_cardname_short()
|