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

/freebsd-11.0-release/sys/arm/lpc/
H A Dlpc_gpio.c105 int lp_start_bit; member in struct:lpc_gpio_pinmap
134 (_map->lp_start_bit + LPC_GPIO_PIN_IDX(_map, _idx))
353 map->lp_start_bit + LPC_GPIO_PIN_IDX(map, pin));
356 if (map->lp_start_bit == -1) {
363 map->lp_start_bit + idx);
404 if (map->lp_start_bit == -1) {
450 if (map->lp_start_bit == -1)

Completed in 49 milliseconds