Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ch7017.c169 static bool ch7017_read(struct intel_dvo_device *dvo, u8 addr, u8 *val) in ch7017_read() function
215 if (!ch7017_read(dvo, CH7017_DEVICE_ID, &val)) in ch7017_init()
339 ch7017_read(dvo, CH7017_LVDS_POWER_DOWN, &val); in ch7017_dpms()
367 ch7017_read(dvo, CH7017_LVDS_POWER_DOWN, &val); in ch7017_get_hw_state()
381 ch7017_read(dvo, reg, &val); \ in ch7017_dump_regs()