Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dusb.c72 omap_writel(syscon, OTG_SYSCON_1); in omap_otg_init()
83 omap_writel(syscon, OTG_SYSCON_2); in omap_otg_init()
151 omap_writel(syscon, OTG_SYSCON_1); in omap_otg_init()
284 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb0_init()
314 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb0_init()
341 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb0_init()
360 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb0_init()
380 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb1_init()
450 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb2_init()
538 omap_writel(0, OMAP1510_LB_MMU_CTL); in omap_1510_local_bus_power()
[all …]
H A Dpm.c139 omap_writel(use_idlect1, ARM_IDLECT1); in omap1_pm_idle()
141 omap_writel(saved_idlect1, ARM_IDLECT1); in omap1_pm_idle()
175 omap_writel(~level1_wake, OMAP_IH1_MIR); in omap_pm_wakeup_setup()
179 omap_writel(~level2_wake, OMAP_IH2_MIR); in omap_pm_wakeup_setup()
182 omap_writel(~level2_wake, OMAP_IH2_0_MIR); in omap_pm_wakeup_setup()
187 omap_writel(~0x0, OMAP_IH2_2_MIR); in omap_pm_wakeup_setup()
188 omap_writel(~0x0, OMAP_IH2_3_MIR); in omap_pm_wakeup_setup()
192 omap_writel(1, OMAP_IH2_CONTROL); in omap_pm_wakeup_setup()
193 omap_writel(1, OMAP_IH1_CONTROL); in omap_pm_wakeup_setup()
295 omap_writel(0x00F5, OMAP_WDT_TIMER_MODE); in omap1_pm_suspend()
[all …]
H A Dboard-osk.c290 omap_writel(l, EMIFS_CCS(1)); in osk_init_smc91x()
321 omap_writel(0x0004a1b3, EMIFS_CCS(seg)); /* synch mode 4 etc */ in osk_init_cf()
322 omap_writel(0x00000000, EMIFS_ACS(seg)); /* OE hold/setup */ in osk_init_cf()
393 omap_writel(EMIFS_CS3_VAL, EMIFS_CCS(3)); in osk_init()
426 omap_writel(l, USB_TRANSCEIVER_CTRL); in osk_init()
H A Docpi.c57 omap_writel(val, OCPI_PROT); in ocpi_enable()
61 omap_writel(val, OCPI_SEC); in ocpi_enable()
H A Dpm.h133 #define ARM_RESTORE(x) omap_writel((arm_sleep_save[ARM_SLEEP_SAVE_##x]), (x))
145 #define MPUI1510_RESTORE(x) omap_writel((mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x]), (x))
149 #define MPUI1610_RESTORE(x) omap_writel((mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x]), (x))
H A Dio.c105 void omap_writel(u32 v, u32 pa) in omap_writel() function
109 EXPORT_SYMBOL(omap_writel);
H A Dflash.c25 omap_writel(l, EMIFS_CONFIG); in omap1_set_vpp()
H A Dams-delta-fiq.c161 omap_writel(val, DEFERRED_FIQ_IH_BASE + offset); in ams_delta_init_fiq()
201 omap_writel(val, OMAP_IH1_BASE + offset); in ams_delta_init_fiq()
H A Dmux.c312 omap_writel(reg, cfg->mux_reg); in omap1_cfg_reg()
334 omap_writel(pu_pd, cfg->pu_pd_reg); in omap1_cfg_reg()
357 omap_writel(pull, cfg->pull_reg); in omap1_cfg_reg()
H A Dtimer.c46 omap_writel(l, MOD_CONF_CTRL_1); in omap1_dm_timer_set_src()
H A Dgpio16xx.c224 omap_writel(omap_readl(ULPD_CAM_CLK_CTRL) | 0x04, in omap16xx_gpio_init()
H A Ddevices.c111 omap_writel(omap_readl(MOD_CONF_CTRL_1) | (1 << 24), in omap1_mmc_mux()
H A Domap-dma.c99 omap_writel(l, reg); in set_gdma_dev()
129 omap_writel(l, reg); in omap_set_dma_priority()
H A Dclock_data.c702 omap_writel(omap_readl(MOD_CONF_CTRL_0) | in omap1_clk_init()
771 omap_writel(omap_readl(ULPD_CLOCK_CTRL) | in omap1_clk_init()
H A Dclock.c469 omap_writel(l, MOD_CONF_CTRL_1); in omap1_set_sossi_rate()
/openbmc/qemu/hw/arm/
H A Dnseries.c1003 #define omap_writel(addr, val) \ in n8x0_boot_init() macro
1008 omap_writel(0x48008070, 1); /* PRCM_CLKOUT_CTRL */ in n8x0_boot_init()
1010 omap_writel(0x48008090, 0); /* PRCM_VOLTSETUP */ in n8x0_boot_init()
1011 omap_writel(0x48008094, 0); /* PRCM_CLKSSETUP */ in n8x0_boot_init()
1012 omap_writel(0x48008098, 0); /* PRCM_POLCTRL */ in n8x0_boot_init()
1013 omap_writel(0x48008140, 2); /* CM_CLKSEL_MPU */ in n8x0_boot_init()
1014 omap_writel(0x48008148, 0); /* CM_CLKSTCTRL_MPU */ in n8x0_boot_init()
1015 omap_writel(0x48008158, 1); /* RM_RSTST_MPU */ in n8x0_boot_init()
1016 omap_writel(0x480081c8, 0x15); /* PM_WKDEP_MPU */ in n8x0_boot_init()
1041 omap_writel(0x48008540, /* CM_CLKSEL1_PLL */ in n8x0_boot_init()
[all …]
/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcdc.c99 omap_writel(l, OMAP_LCDC_CONTROL); in set_load_mode()
110 omap_writel(l, OMAP_LCDC_CONTROL); in enable_controller()
126 omap_writel(l, OMAP_LCDC_CONTROL); in disable_controller_async()
249 omap_writel(l, OMAP_LCDC_CONTROL); in lcdc_irq_handler()
269 omap_writel(status, OMAP_LCDC_STATUS); in lcdc_irq_handler()
475 omap_writel(l, OMAP_LCDC_CONTROL); in setup_regs()
480 omap_writel(l, OMAP_LCDC_TIMING2); in setup_regs()
486 omap_writel(l, OMAP_LCDC_TIMING0); in setup_regs()
492 omap_writel(l, OMAP_LCDC_TIMING1); in setup_regs()
512 omap_writel(l, OMAP_LCDC_TIMING2); in setup_regs()
[all …]
H A Dsossi.c599 omap_writel(l, MOD_CONF_CTRL_1); in sossi_init()
601 omap_writel(l, MOD_CONF_CTRL_1); in sossi_init()
606 omap_writel(l, ARM_IDLECT2); in sossi_init()
/openbmc/linux/include/linux/soc/ti/
H A Domap1-io.h17 extern void omap_writel(u32 v, u32 pa);
24 static inline void omap_writel(u32 v, u32 pa) { } in omap_writel() function
/openbmc/linux/drivers/usb/host/
H A Dohci-omap.c84 omap_writel(l, OTG_CTRL); in start_hnp()
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c1206 omap_writel(l, OTG_CTRL); in pullup_enable()
1220 omap_writel(l, OTG_CTRL); in pullup_disable()
1266 omap_writel(l, FUNC_MUX_CTRL_0); in omap_vbus_session()
1390 omap_writel(l, OTG_CTRL); in update_otg()
2793 omap_writel(tmp, FUNC_MUX_CTRL_0); in omap_udc_probe()
2796 omap_writel(tmp, FUNC_MUX_CTRL_0); in omap_udc_probe()