Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/dim2/
H A Ddim2.c755 u8 dev_fcnt = fcnt; in dim2_probe() local
797 dev_fcnt = pdata->fcnt; in dim2_probe()
801 dev_fcnt); in dim2_probe()
802 hal_ret = dim_startup(dev->io_base, dev->clk_speed, dev_fcnt); in dim2_probe()