Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/soc/
H A Dqcom,gsbi.h10 #define GSBI_PROT_SPI 3 macro
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064-v1.0.dtsi28 qcom,mode = <GSBI_PROT_SPI>;
H A Dqcom-mdm9615-wp8548.dtsi92 qcom,mode = <GSBI_PROT_SPI>;
H A Dqcom-apq8064-ifc6410.dts105 qcom,mode = <GSBI_PROT_SPI>;
H A Dqcom-msm8960-cdp.dts28 qcom,mode = <GSBI_PROT_SPI>;
H A Dqcom-msm8960-samsung-expressatt.dts44 qcom,mode = <GSBI_PROT_SPI>;
H A Dqcom-ipq8064-rb3011.dts280 qcom,mode = <GSBI_PROT_SPI>;
/openbmc/linux/drivers/soc/qcom/
H A Dqcom_gsbi.c197 if (gsbi->mode == GSBI_PROT_SPI) in gsbi_probe()