Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlogic_pio.h117 unsigned long logic_pio_trans_hwaddr(struct fwnode_handle *fwnode,
/openbmc/linux/lib/
H A Dlogic_pio.c189 unsigned long logic_pio_trans_hwaddr(struct fwnode_handle *fwnode, in logic_pio_trans_hwaddr() function
/openbmc/linux/drivers/bus/
H A Dhisi_lpc.c350 sys_port = logic_pio_trans_hwaddr(acpi_fwnode_handle(host), res->start, len); in hisi_lpc_acpi_xlat_io_res()
/openbmc/linux/drivers/of/
H A Daddress.c905 port = logic_pio_trans_hwaddr(&host->fwnode, taddr, size); in of_translate_ioport()