Lines Matching full:sysconfig
124 * @sysconfig: saved sysconfig register value
135 * @module_unlock_quirk: module specific sysconfig unlock quirk
136 * @module_lock_quirk: module specific sysconfig lock quirk
155 u32 sysconfig; member
1030 * sysc_write_sysconfig - handle sysconfig quirks for register write
1085 * need only the automatic OCP softreset handling with no sysconfig in sysc_enable_module()
1165 ddata->sysconfig = sysc_read(ddata, ddata->offsets[SYSC_SYSCONFIG]); in sysc_enable_module()
1261 ddata->sysconfig = sysc_read(ddata, ddata->offsets[SYSC_SYSCONFIG]); in sysc_disable_module()
1402 * Checks if device context was lost. Assumes the sysconfig register value
1417 if (reg == ddata->sysconfig) in sysc_check_context()
1445 /* Some modules like am335x gpmc need reset and restore of sysconfig */ in sysc_reinit_module()
1451 sysc_write_sysconfig(ddata, ddata->sysconfig); in sysc_reinit_module()
1946 /* RTC on am3 and 4 needs to be unlocked and locked for sysconfig */
2324 * Only some devices on omap4 and later have SYSCONFIG reset done