Home
last modified time | relevance | path

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

/arch/powerpc/platforms/512x/
Dmpc512x_shared.c377 static unsigned int __init get_fifo_size(struct device_node *np, in get_fifo_size() function
412 tx_fifo_size = get_fifo_size(np, "fsl,tx-fifo-size"); in mpc512x_psc_fifo_init()
413 rx_fifo_size = get_fifo_size(np, "fsl,rx-fifo-size"); in mpc512x_psc_fifo_init()