temp_opt          293 drivers/staging/rts5208/rtsx_transport.c 	u8  temp_opt = 0;
temp_opt          298 drivers/staging/rts5208/rtsx_transport.c 			temp_opt = option & (~RTSX_SG_END);
temp_opt          301 drivers/staging/rts5208/rtsx_transport.c 			temp_opt = option;
temp_opt          303 drivers/staging/rts5208/rtsx_transport.c 		val = ((u64)addr << 32) | ((u64)temp_len << 12) | temp_opt;