Searched refs:bcmgpio_fdt_write (Results 1 – 1 of 1) sorted by relevance
143 static void bcmgpio_fdt_write(device_t, void *, int, bool);149 .write = bcmgpio_fdt_write976 bcmgpio_fdt_write(device_t dev, void *priv, int val, bool raw) in bcmgpio_fdt_write() function