Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dti-dlpc3433.c53 #define MAX_BYTE_SIZE 8 macro
114 char buf[MAX_BYTE_SIZE]; in dlpc_atomic_enable()
133 memset(buf, 0, MAX_BYTE_SIZE); in dlpc_atomic_enable()
140 regmap_noinc_write(regmap, WR_IMAGE_CROP, buf, MAX_BYTE_SIZE); in dlpc_atomic_enable()
147 regmap_noinc_write(regmap, WR_DISPLAY_SIZE, buf, MAX_BYTE_SIZE); in dlpc_atomic_enable()