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
981 * sysc_write_sysconfig - handle sysconfig quirks for register write
1036 * need only the automatic OCP softreset handling with no sysconfig in sysc_enable_module()
1116 ddata->sysconfig = sysc_read(ddata, ddata->offsets[SYSC_SYSCONFIG]); in sysc_enable_module()
1212 ddata->sysconfig = sysc_read(ddata, ddata->offsets[SYSC_SYSCONFIG]); in sysc_disable_module()
1353 * Checks if device context was lost. Assumes the sysconfig register value
1368 if (reg == ddata->sysconfig) in sysc_check_context()
1396 /* Some modules like am335x gpmc need reset and restore of sysconfig */ in sysc_reinit_module()
1402 sysc_write_sysconfig(ddata, ddata->sysconfig); in sysc_reinit_module()
1897 /* RTC on am3 and 4 needs to be unlocked and locked for sysconfig */
2292 * Only some devices on omap4 and later have SYSCONFIG reset done