Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_device.c51 ptdev->clks.stacks = devm_clk_get_optional(ptdev->base.dev, "stacks"); in panthor_clk_init()
52 if (IS_ERR(ptdev->clks.stacks)) in panthor_clk_init()
54 PTR_ERR(ptdev->clks.stacks), in panthor_clk_init()
470 ret = clk_prepare_enable(ptdev->clks.stacks); in panthor_device_resume()
523 clk_disable_unprepare(ptdev->clks.stacks); in panthor_device_resume()
572 clk_disable_unprepare(ptdev->clks.stacks); in panthor_device_suspend()
A Dpanthor_device.h108 struct clk *stacks; member
/drivers/atm/
A Dnicstarmac.copyright27 * the linear buffer needed by most non-ATM protocol stacks (e.g. IP)

Completed in 6 milliseconds