Searched full:qfprom (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/devicetree/bindings/nvmem/ |
| H A D | qcom,sec-qfprom.yaml | 4 $id: http://devicetree.org/schemas/nvmem/qcom,sec-qfprom.yaml# 7 title: Qualcomm Technologies Inc, Secure QFPROM Efuse 13 For some of the Qualcomm SoC's, it is possible that the qfprom region is 25 - qcom,qdu1000-sec-qfprom 26 - const: qcom,sec-qfprom 30 - description: The secure qfprom corrected region. 45 compatible = "qcom,qdu1000-sec-qfprom", "qcom,sec-qfprom";
|
| H A D | nvmem.yaml | 55 qfprom: eeprom@700000 { 56 compatible = "qcom,msm8974-qfprom", "qcom,qfprom";
|
| /linux/drivers/nvmem/ |
| H A D | sec-qfprom.c | 12 * struct sec_qfprom - structure holding secure qfprom attributes 14 * @base: starting physical address for secure qfprom corrected address space. 15 * @dev: qfprom device structure. 48 .name = "sec-qfprom", in sec_qfprom_probe() 82 { .compatible = "qcom,sec-qfprom" }, 95 MODULE_DESCRIPTION("Qualcomm Secure QFPROM driver");
|
| H A D | qfprom.c | 45 * @accel_value: Should contain qfprom accel value. 46 * @qfprom_blow_timer_value: The timer value of qfprom when doing efuse blow. 59 * struct qfprom_priv - structure holding qfprom attributes 61 * @qfpraw: iomapped memory space for qfprom-efuse raw address space. 62 * @qfpconf: iomapped memory space for qfprom-efuse configuration address 64 * @qfpcorrected: iomapped memory space for qfprom corrected address space. 65 * @qfpsecurity: iomapped memory space for qfprom security control space. 66 * @dev: qfprom device structure. 267 "Writing to raw qfprom region : %#010x of size: %zu\n", in qfprom_reg_write() 371 .name = "qfprom", in qfprom_probe() [all …]
|
| /linux/Documentation/devicetree/bindings/opp/ |
| H A D | opp-v2-kryo-cpu.yaml | 297 qfprom: qfprom@74000 { 298 compatible = "qcom,msm8996-qfprom", "qcom,qfprom";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | purwa.dtsi | 227 &qfprom {
|
| H A D | sc8280xp.dtsi | 858 qfprom: efuse@784000 { label 859 compatible = "qcom,sc8280xp-qfprom", "qcom,qfprom";
|
| H A D | monaco.dtsi | 922 qfprom: efuse@784000 { label 923 compatible = "qcom,qcs8300-qfprom", "qcom,qfprom";
|
| H A D | glymur.dtsi | 8124 qfprom: efuse@361c8000 { label 8125 compatible = "qcom,glymur-qfprom", "qcom,qfprom";
|
| /linux/drivers/thermal/qcom/ |
| H A D | tsens.c | 255 * depend on calibration data read from qfprom. On others the slope
|