Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/ti/
Domap_prm.c46 struct omap_rst_map { struct
60 const struct omap_rst_map *rstmap; argument
124 static const struct omap_rst_map rst_map_0[] = {
129 static const struct omap_rst_map rst_map_01[] = {
135 static const struct omap_rst_map rst_map_012[] = {
179 static const struct omap_rst_map am3_per_rst_map[] = {
184 static const struct omap_rst_map am3_wkup_rst_map[] = {
201 static const struct omap_rst_map am4_per_rst_map[] = {
206 static const struct omap_rst_map am4_device_rst_map[] = {
418 const struct omap_rst_map *map = reset->prm->data->rstmap; in omap_reset_get_st_bit()
[all …]