Home
last modified time | relevance | path

Searched refs:GSBI_PROT_SPI (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/dt-bindings/soc/
Dqcom,gsbi.h10 #define GSBI_PROT_SPI 3 macro
/Linux-v5.4/arch/arm/boot/dts/
Dqcom-ipq8064-v1.0.dtsi27 qcom,mode = <GSBI_PROT_SPI>;
Dqcom-mdm9615-wp8548.dtsi129 qcom,mode = <GSBI_PROT_SPI>;
Dqcom-apq8064-ifc6410.dts208 qcom,mode = <GSBI_PROT_SPI>;
Dqcom-msm8960-cdp.dts277 qcom,mode = <GSBI_PROT_SPI>;
/Linux-v5.4/drivers/soc/qcom/
Dqcom_gsbi.c201 if (gsbi->mode == GSBI_PROT_SPI) in gsbi_probe()