Home
last modified time | relevance | path

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

/drivers/video/fbdev/aty/
Dmach64_gx.c293 int muxmode = 0; in aty_set_dac_ATT21C498() local
302 muxmode = 1; in aty_set_dac_ATT21C498()
328 return muxmode; in aty_set_dac_ATT21C498()
/drivers/pinctrl/
Dpinctrl-tb10x.c619 int muxmode = -1; in tb10x_gpio_request_enable() local
650 muxmode = mode; in tb10x_gpio_request_enable()
680 tb10x_pinctrl_set_config(state, muxport, muxmode); in tb10x_gpio_request_enable()
/drivers/media/platform/davinci/
Dvpif_display.c54 static void vpif_config_addr(struct channel_obj *ch, int muxmode);
560 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr() argument
567 if (2 == muxmode) in vpif_config_addr()
Dvpif_capture.c53 static void vpif_config_addr(struct channel_obj *ch, int muxmode);
615 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr() argument
625 else if (2 == muxmode) in vpif_config_addr()