Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c794 u32 vhs_enable; in gl9767_vhs_read() local
798 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_read()
800 if (vhs_enable == GLI_9767_VHS_REV_R) in gl9767_vhs_read()
811 u32 vhs_enable; in gl9767_vhs_write() local
815 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_write()
817 if (vhs_enable == GLI_9767_VHS_REV_W) in gl9767_vhs_write()