Searched refs:rst_lines (Results 1 – 11 of 11) sorted by relevance
/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 | 1639 const char *rst_line = oh->rst_lines[i].name; in _lookup_hardreset() 1641 ohri->rst_shift = oh->rst_lines[i].rst_shift; in _lookup_hardreset() 1642 ohri->st_shift = oh->rst_lines[i].st_shift; in _lookup_hardreset() 1807 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_all_hardreset_lines_asserted() 1833 if (_read_hardreset(oh, oh->rst_lines[i].name) > 0) in _are_any_hardreset_lines_asserted() 2026 _assert_hardreset(oh, oh->rst_lines[i].name); in _reset() 2364 _assert_hardreset(oh, oh->rst_lines[i].name); in _shutdown()
|
D | omap_hwmod.h | 654 struct omap_hwmod_rst_info *rst_lines; member
|
D | omap_hwmod_33xx_data.c | 101 .rst_lines = am33xx_wkup_m3_resets,
|
D | omap_hwmod_44xx_data.c | 545 .rst_lines = omap44xx_dsp_resets, 1421 .rst_lines = omap44xx_ipu_resets, 1505 .rst_lines = omap44xx_iva_resets, 2117 .rst_lines = omap44xx_mmu_ipu_resets, 2164 .rst_lines = omap44xx_mmu_dsp_resets, 2326 .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 | 59 .rst_lines = am33xx_wkup_m3_resets,
|
D | omap_hwmod_3xxx_data.c | 123 .rst_lines = omap3xxx_iva_resets, 2104 .rst_lines = omap3xxx_sad2d_resets, 3074 .rst_lines = omap3xxx_mmu_iva_resets,
|
D | omap_hwmod_54xx_data.c | 1383 .rst_lines = omap54xx_mmu_dsp_resets, 1405 .rst_lines = omap54xx_mmu_ipu_resets,
|