Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/scfg/common/
Dscfg.h661 static inline void SCFG_SetPsramBoundary( SCFGPsramBoundary boundary ) in SCFG_SetPsramBoundary() argument
663 SCFGi_CHANGEBIT_32( &reg_SCFG_EXT, SCFG_PSRAM_BOUNDARY_MASK, 0, boundary ); in SCFG_SetPsramBoundary()
666 SCFGi_CHANGEBIT_32( HW_SYS_CONF_BUF + HWi_WSYS04_OFFSET, HWi_WSYS04_EXT_PSRAM_MASK, 0, boundary ); in SCFG_SetPsramBoundary()