Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/linux-4.4.14/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/soc/
Dqcom,gsbi.h18 #define GSBI_PROT_SPI 3 macro
/linux-4.4.14/arch/arm/boot/dts/
Dqcom-ipq8064-ap148.dts61 qcom,mode = <GSBI_PROT_SPI>;
Dqcom-msm8960-cdp.dts276 qcom,mode = <GSBI_PROT_SPI>;
/linux-4.4.14/drivers/soc/qcom/
Dqcom_gsbi.c209 if (gsbi->mode == GSBI_PROT_SPI) in gsbi_probe()