Searched refs:CM2_INSTANCE (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/ti/omap4/ |
| H A D | omap4_prcm_clks.c | 97 #define CM2_INSTANCE 3 macro 170 {"ti,omap4-cm2", (uintptr_t)CM2_INSTANCE}, 393 OMAP4_GENERIC_CLOCK_DETAILS(MMC1_CLK, -1, CM2_INSTANCE, 395 OMAP4_GENERIC_CLOCK_DETAILS(MMC2_CLK, -1, CM2_INSTANCE, 419 OMAP4_GENERIC_CLOCK_DETAILS(SDMA_CLK, -1, CM2_INSTANCE, 423 OMAP4_GENERIC_CLOCK_DETAILS(I2C1_CLK, -1, CM2_INSTANCE, 1077 sc = omap4_prcm_get_instance_softc(CM2_INSTANCE); in omap4_clk_hsusbhost_activate() 1192 sc = omap4_prcm_get_instance_softc(CM2_INSTANCE); in omap4_clk_hsusbhost_deactivate() 1283 sc = omap4_prcm_get_instance_softc(CM2_INSTANCE); in omap4_clk_hsusbhost_accessible() 1334 sc = omap4_prcm_get_instance_softc(CM2_INSTANCE); in omap4_clk_hsusbhost_set_source() [all …]
|