Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h457 int cdn_dp_load_firmware(struct cdn_dp_device *dp, const u32 *i_mem,
H A Dcdn-dp-reg.c281 int cdn_dp_load_firmware(struct cdn_dp_device *dp, const u32 *i_mem, in cdn_dp_load_firmware() argument
292 writel(*i_mem++, dp->regs + ADDR_IMEM + i); in cdn_dp_load_firmware()