Home
last modified time | relevance | path

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

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