Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci-pci-gli.c1053 u32 vhs_enable; in gl9767_vhs_read() local
1057 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_read()
1059 if (vhs_enable == GLI_9767_VHS_REV_R) in gl9767_vhs_read()
1070 u32 vhs_enable; in gl9767_vhs_write() local
1074 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_write()
1076 if (vhs_enable == GLI_9767_VHS_REV_W) in gl9767_vhs_write()