Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/Linux-v4.19/arch/arm/boot/dts/
Dqcom-ipq8064-ap148.dts62 qcom,mode = <GSBI_PROT_SPI>;
Dqcom-mdm9615-wp8548.dtsi128 qcom,mode = <GSBI_PROT_SPI>;
Dqcom-apq8064-ifc6410.dts208 qcom,mode = <GSBI_PROT_SPI>;
Dqcom-msm8960-cdp.dts277 qcom,mode = <GSBI_PROT_SPI>;
/Linux-v4.19/drivers/soc/qcom/
Dqcom_gsbi.c209 if (gsbi->mode == GSBI_PROT_SPI) in gsbi_probe()