Home
last modified time | relevance | path

Searched full:enhance_rx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dmtk-sd.c402 bool enhance_rx; member
488 .enhance_rx = false,
501 .enhance_rx = true,
514 .enhance_rx = true,
527 .enhance_rx = false,
540 .enhance_rx = false,
553 .enhance_rx = true,
566 .enhance_rx = true,
579 .enhance_rx = false,
592 .enhance_rx = false,
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dmtk-sd.yaml141 Some SoCs do not support enhance_rx, need set correct latch-ck to avoid
/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c224 bool enhance_rx; member
1216 if (host->dev_comp->enhance_rx) { in msdc_init_hw()
1376 .enhance_rx = false