Home
last modified time | relevance | path

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

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