Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-pci-gli.c764 u32 vhs_enable; in gl9767_vhs_read() local
768 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_read()
770 if (vhs_enable == GLI_9767_VHS_REV_R) in gl9767_vhs_read()
781 u32 vhs_enable; in gl9767_vhs_write() local
785 vhs_enable = FIELD_GET(GLI_9767_VHS_REV, vhs_value); in gl9767_vhs_write()
787 if (vhs_enable == GLI_9767_VHS_REV_W) in gl9767_vhs_write()