On Tue, 2017-10-03 at 20:51 +0530, Alim Akhtar wrote: > Currently UFS HCI uses UFS_BIT() macro to get various bit > position for the hardware registers status bits. Which makes > code longer instead of shorter. This macro does not improve > code readability as well. > Lets re-write these macro definition with the actual bit position. Reviewed-by: Bart Van Assche <bart.vanassche@xxxxxxx>