Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c517 static int aux_common(struct udevice *dev, u32 cmd_type, u32 address, in aux_common() function
592 status = aux_common(dev, AUX_CMD_READ, dpcd_address, in aux_read()
621 status = aux_common(dev, AUX_CMD_WRITE, dpcd_address, in aux_write()