Searched refs:hdlcd_read (Results 1 – 2 of 2) sorted by relevance
47 irq_status = hdlcd_read(hdlcd, HDLCD_REG_INT_STATUS); in hdlcd_irq()126 version = hdlcd_read(hdlcd, HDLCD_REG_VERSION); in hdlcd_load()287 if (hdlcd_read(hdlcd, HDLCD_REG_COMMAND)) { in hdlcd_drm_bind()
33 static inline u32 hdlcd_read(struct hdlcd_drm_private *hdlcd, unsigned int reg) in hdlcd_read() function