GPIO_RS1
if (sfp->gpio[GPIO_RS1])
SFP_F_RS1 = BIT(GPIO_RS1),
if (sfp->gpio[GPIO_RS1]) {
gpiod_direction_output(sfp->gpio[GPIO_RS1],
gpiod_direction_input(sfp->gpio[GPIO_RS1]);