Home
last modified time | relevance | path

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

/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h29 OFFSET_Y = 0x17, enumerator
/linux/drivers/input/touchscreen/
H A Drohm_bu21023.c179 #define OFFSET_Y 0x39 macro
923 error = i2c_smbus_write_byte_data(client, OFFSET_Y, OFFSET_Y_DEFAULT); in rohm_ts_device_init()
/linux/drivers/gpu/drm/tegra/
H A Ddc.h837 #define OFFSET_Y(x) (((x) & 0xffff) << 16) macro
H A Dhub.c712 OFFSET_Y(new_state->src_x >> 16); in tegra_shared_plane_atomic_update()