Home
last modified time | relevance | path

Searched defs:address_only (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Daux.h14 bool address_only; member
/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