Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dpch.c32 ut_assertok(pch_get_io_base(dev, &iobase)); in dm_test_pch_base()
/u-boot/include/
A Dpch.h143 int pch_get_io_base(struct udevice *dev, u32 *iobasep);
/u-boot/drivers/pch/
A Dpch-uclass.c43 int pch_get_io_base(struct udevice *dev, u32 *iobasep) in pch_get_io_base() function
/u-boot/arch/x86/lib/
A Dpinctrl_ich6.c185 ret = pch_get_io_base(pch, &iobase); in ich6_pinctrl_probe()

Completed in 6 milliseconds