Searched refs:rst_lines (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap-iommu.c | 39 pdata->reset_name = oh->rst_lines->name; in omap_iommu_dev_init()
|
D | omap_hwmod_2420_data.c | 60 .rst_lines = omap2420_iva_resets, 79 .rst_lines = omap2420_dsp_resets,
|
D | omap_hwmod.c | 1602 const char *rst_line = oh->rst_lines[i].name; in _lookup_hardreset() 1604 ohri->rst_shift = oh->rst_lines[i].rst_shift; in _lookup_hardreset() 1605 ohri->st_shift = oh->rst_lines[i].st_shift; in _lookup_hardreset() 1769 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_all_hardreset_lines_asserted() 1795 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_any_hardreset_lines_asserted() 1956 _assert_hardreset(oh, oh->rst_lines[i].name); in _reset() 2296 _assert_hardreset(oh, oh->rst_lines[i].name); in _shutdown()
|
D | omap_hwmod.h | 667 struct omap_hwmod_rst_info *rst_lines; member
|
D | omap_hwmod_33xx_data.c | 100 .rst_lines = am33xx_wkup_m3_resets,
|
D | omap_hwmod_44xx_data.c | 546 .rst_lines = omap44xx_dsp_resets, 1433 .rst_lines = omap44xx_ipu_resets, 1517 .rst_lines = omap44xx_iva_resets, 2129 .rst_lines = omap44xx_mmu_ipu_resets, 2176 .rst_lines = omap44xx_mmu_dsp_resets, 2338 .rst_lines = omap44xx_prm_resets,
|
D | omap_hwmod_33xx_43xx_ipblock_data.c | 162 .rst_lines = am33xx_pruss_resets, 186 .rst_lines = am33xx_gfx_resets,
|
D | omap_hwmod_2430_data.c | 56 .rst_lines = omap2430_iva_resets,
|
D | omap_hwmod_43xx_data.c | 60 .rst_lines = am33xx_wkup_m3_resets,
|
D | omap_hwmod_3xxx_data.c | 123 .rst_lines = omap3xxx_iva_resets, 2092 .rst_lines = omap3xxx_sad2d_resets, 3062 .rst_lines = omap3xxx_mmu_iva_resets,
|
D | omap_hwmod_54xx_data.c | 1389 .rst_lines = omap54xx_mmu_dsp_resets, 1411 .rst_lines = omap54xx_mmu_ipu_resets,
|