diff options
Diffstat (limited to 'include/linux/rtsx_pci.h')
| -rw-r--r-- | include/linux/rtsx_pci.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/rtsx_pci.h b/include/linux/rtsx_pci.h index 3b4c36705a9b..3c5689356004 100644 --- a/include/linux/rtsx_pci.h +++ b/include/linux/rtsx_pci.h @@ -1160,6 +1160,8 @@ struct rtsx_cr_option {  	bool ocp_en;  	u8 sd_400mA_ocp_thd;  	u8 sd_800mA_ocp_thd; +	u8 sd_cd_reverse_en; +	u8 sd_wp_reverse_en;  };  /*  | 
