Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/display/driver/adapter_soc/
Dhi35xx_disp.h14 #define IO_CFG2_BASE 0x112F0000 macro
Dhi35xx_disp.c106 ioCfgBase = (unsigned long)OsalIoRemap(IO_CFG2_BASE, IO_CFG_SIZE); in LcdPinMuxCfg()