Searched refs:fb_phy (Results 1 – 2 of 2) sorted by relevance
73 lcd_config.bufferAddr = (uint32_t)elcd_dev->fb_phy; in imx6ull_elcd_init()114 elcd_dev->fb_phy, in imx6ull_elcd_control()128 elcd_dev->fb_phy, in imx6ull_elcd_control()180 _lcd_obj.fb_phy = _lcd_obj.fb_virt + PV_OFFSET; in rt_hw_elcd_init()182 LOG_D("fb address => 0x%08x\n", _lcd_obj.fb_phy); in rt_hw_elcd_init()183 if(_lcd_obj.fb_phy == RT_NULL) in rt_hw_elcd_init()
73 rt_uint8_t *fb_phy; member
Completed in 5 milliseconds