Searched full:exported (Results 1 – 25 of 1712) sorted by relevance
12345678910>>...69
14 /* The HOSC is exported */23 /* The PLL_VIDEO0_2X is exported for HDMI */32 /* The PLL_VIDEO1_2X is exported for HDMI */33 /* The CPU clock is exported */41 /* AHB gates are exported */42 /* APB0 gates are exported */43 /* APB1 gates are exported */44 /* Modules clocks are exported */45 /* USB clocks are exported */46 /* GPS clock is exported */[all …]
22 /* The PLL_VIDEO0_2X clock is exported */27 /* The PLL_PERIPH clock is exported */32 /* The PLL_VIDEO1_2X clock is exported */36 /* The PLL_VIDEO1_2X clock is exported */41 /* The CPUX clock is exported */48 /* All the bus gates are exported */50 /* The first bunch of module clocks are exported */58 /* All the DRAM gates are exported */60 /* Some more module clocks are exported */65 /* Some more module clocks and external clock outputs are exported */
15 /* The HOSC is exported */23 /* The PLL_VIDEO0_2X clock is exported */32 /* The PLL_VIDEO1_2X clock is exported */35 /* The CPU clock is exported */42 /* AHB gates are exported (23..68) */43 /* APB0 gates are exported (69..78) */44 /* APB1 gates are exported (79..95) */45 /* IP module clocks are exported (96..128) */46 /* DRAM gates are exported (129..142)*/47 /* Media (display engine clocks & etc) are exported (143..169) */
21 /* PLL_VIDEO is exported */26 /* PLL_PERIPH0 exported for PRCM */33 /* The CPUX clock is exported */41 /* All the bus gates are exported */43 /* The first bunch of module clocks are exported */45 /* All the DRAM gates are exported */47 /* Some more module clocks are exported */
21 /* pll-periph is exported to the PRCM block */26 /* pll-de is exported for the display engine */30 /* The CPUX clocks are exported */39 /* bus gates exported */43 /* module and usb clocks exported */47 /* dram gates and more module clocks exported */51 /* more module clocks exported */
20 /* PLL_VIDEO0 is exported */31 /* PLL_VIDEO1 is exported */41 /* The CPU clock is exported */48 /* All the bus gates are exported */50 /* The first bunch of module clocks are exported */54 /* All the DRAM gates are exported */56 /* Some more module clocks are exported */
28 /* The PLL MIPI clock is exported */35 /* The CPUX clock is exported */42 /* All the bus gates are exported */44 /* The first part of the mod clocks is exported */48 /* Some more module clocks are exported */52 /* And the last module clocks are exported */
22 /* PLL_VIDEO0 exported for HDMI PHY */27 /* PLL_PERIPH0 exported for PRCM */44 /* All the bus gates are exported */46 /* The first bunch of module clocks are exported */52 /* All the DRAM gates are exported */54 /* And the DSI and GPU module clock is exported */
30 /* The CPU clock is exported */38 /* All the bus gates are exported */40 /* The first bunch of module clocks are exported */44 /* All the DRAM gates are exported */46 /* Some more module clocks are exported */50 /* And the GPU module clock is exported */
17 /* PLL_PERIPH0 exported for PRCM */36 /* CPUX clock exported for DVFS */43 /* APB1 clock exported for PIO */48 /* All module clocks and bus gates are exported except DRAM */
16 /* PLL_PERIPH0 exported for PRCM */39 /* CPUX clock exported for DVFS */46 /* APB1 clock exported for PIO */50 /* All module clocks and bus gates are exported except DRAM */
16 /* PLL_PERIPH0 exported for PRCM */36 /* CPUX clock exported for DVFS */43 /* APB1 clock exported for PIO */48 /* All module clocks and bus gates are exported except DRAM */
21 /* PLL_VIDEO is exported */26 /* PLL_PERIPH0 exported for PRCM */33 /* The CPUX clock is exported */41 /* All the bus gates are exported */43 /* The first bunch of module clocks are exported */47 /* All the DRAM gates are exported */49 /* Some more module clocks are exported */
22 /* PLL_VIDEO0 exported for HDMI PHY */28 /* PLL_PERIPH0 exported for PRCM */46 /* All the bus gates are exported */48 /* The first bunch of module clocks are exported */56 /* All the DRAM gates are exported */58 /* And the DSI and GPU module clock is exported */
6 export surface of in-kernel symbols exported through the family of15 === 3 How to use Symbols exported in Namespaces24 their exported symbols into separate namespaces. That is useful for27 kernel. As of today, modules that make use of symbols exported into namespaces,34 Symbols can be exported into namespace using different methods. All of them are52 `namespace` set accordingly. A symbol that is exported without a namespace will74 symbol exported with EXPORT_SYMBOL_NS() while this definition is present, will75 still be exported into the namespace that is passed as the namespace argument87 3. How to use Symbols exported in Namespaces90 In order to use symbols that are exported into namespaces, kernel modules need[all …]
6 export surface of in-kernel symbols exported through the family of15 === 3 How to use Symbols exported in Namespaces24 their exported symbols into separate namespaces. That is useful for27 kernel. As of today, modules that make use of symbols exported into namespaces,37 Symbols can be exported into namespace using different methods. All of them are55 ``namespace`` set accordingly. A symbol that is exported without a namespace will77 symbol exported with EXPORT_SYMBOL_NS() while this definition is present, will78 still be exported into the namespace that is passed as the namespace argument93 Symbols exported using this macro are put into a module namespace. This106 3. How to use Symbols exported in Namespaces[all …]