Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_gpio.c393 static int aw_gpio_parse_drive_strength(phandle_t node, uint32_t *drive);
814 aw_gpio_parse_drive_strength(phandle_t node, uint32_t *drive) in aw_gpio_parse_drive_strength() function
1010 if (aw_gpio_parse_drive_strength(node, &pin_drive) == 0) in aw_fdt_configure_pins()