Searched refs:output_sel (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/octeon/dev/
H A Doctgpio.c142 uint64_t output_sel, reg, value; local
158 output_sel = 0x14;
161 output_sel = 0x19;
164 output_sel = 0;
168 value |= output_sel << GPIO_BIT_CFG_OUTPUT_SEL_S;
H A Doctxctl.c194 int output_sel; local
273 output_sel = GPIO_CONFIG_MD_USB0_VBUS_CTRL;
275 output_sel = GPIO_CONFIG_MD_USB1_VBUS_CTRL;
277 GPIO_CONFIG_OUTPUT | output_sel);

Completed in 156 milliseconds