Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c1066 u32 vhs_enable; in gl9767_vhs_read() local
1070 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_read()
1072 if (vhs_enable == GLI_9767_VHS_REV_R) in gl9767_vhs_read()
1083 u32 vhs_enable; in gl9767_vhs_write() local
1087 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_write()
1089 if (vhs_enable == GLI_9767_VHS_REV_W) in gl9767_vhs_write()