Searched full:sd_write_protect (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sm4450-tlmm.yaml | 87 qup1_se4, sd_write_protect, tb_trig_sdc1, tb_trig_sdc2,
|
D | qcom,qcs615-tlmm.yaml | 88 sd_write_protect, sp_cmu, ter_mi2s, tgu_ch, uim1, uim2, usb0_hs,
|
D | qcom,sm8650-tlmm.yaml | 91 qup2_se5, qup2_se6, qup2_se7, sd_write_protect, sdc40, sdc41,
|
D | qcom,sm8750-tlmm.yaml | 90 sd_write_protect, sdc40, sdc41, sdc42, sdc43, sdc4_clk,
|
D | qcom,sm8550-tlmm.yaml | 98 qup2_se7, sd_write_protect, sdc40, sdc41, sdc42,
|
/linux-6.14.4/drivers/pinctrl/qcom/ |
D | pinctrl-qcs615.c | 883 MSM_PIN_FUNCTION(sd_write_protect), 930 [24] = PINGROUP(24, EAST, hs1_mi2s, sd_write_protect, _, phase_flag, _, _, _, _, _),
|
D | pinctrl-sm4450.c | 775 MSM_PIN_FUNCTION(sd_write_protect), 906 [102] = PINGROUP(102, sd_write_protect, _, _, _, _, _, _, _, _),
|
D | pinctrl-sm8650.c | 1436 MSM_PIN_FUNCTION(sd_write_protect), 1571 [93] = PINGROUP(93, sd_write_protect, _, _, _, _, _, _, _, _, _),
|
D | pinctrl-sm8550.c | 1456 MSM_PIN_FUNCTION(sd_write_protect), 1591 [93] = PINGROUP(93, sd_write_protect, _, _, _, _, _, _, _, _),
|
D | pinctrl-sm8750.c | 1395 MSM_PIN_FUNCTION(sd_write_protect), 1522 [85] = PINGROUP(85, sd_write_protect, prng_rosc0, tmess_prng0, phase_flag, _, _, _, _, _,
|
/linux-6.14.4/drivers/mmc/host/ |
D | rtsx_pci_sdmmc.c | 967 if (val & SD_WRITE_PROTECT) { in sd_power_on() 1151 if (val & SD_WRITE_PROTECT) in sdmmc_get_ro()
|
/linux-6.14.4/include/linux/ |
D | rtsx_pci.h | 57 #define SD_WRITE_PROTECT (1 << 19) macro
|