Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-gpio.c548 static int mxl111sf_hw_set_gpio(struct mxl111sf_state *state, int gpio, int val) in mxl111sf_hw_set_gpio() function
561 ret = mxl111sf_hw_set_gpio(state, i, (gpioval >> i) & 0x01); in mxl111sf_hw_gpio_initialize()
639 return mxl111sf_hw_set_gpio(state, gpio, val); in mxl111sf_set_gpio()