Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dauxgf119.c26 .address_only = true,
H A Daux.h14 bool address_only; member
H A Dauxgm200.c170 .address_only = true,
H A Daux.c139 if (!*size && !aux->func->address_only) { in nvkm_i2c_aux_xfer()
/openbmc/qemu/hw/display/
H A Dxlnx_dp.c496 bool address_only = (value & AUX_ADDR_ONLY_MASK) != 0; in xlnx_dp_aux_set_command() local
506 if (address_only) { in xlnx_dp_aux_set_command()