Home
last modified time | relevance | path

Searched defs:tcu (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Dingenic-timer.c54 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_timer_read() local
82 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_state_shutdown() local
93 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_next() local
115 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_cb() local
143 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_setup_cevt() local
205 struct ingenic_tcu *tcu) in ingenic_tcu_clocksource_init()
278 struct ingenic_tcu *tcu; in ingenic_tcu_init() local
375 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_suspend() local
388 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_resume() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Dingenic-timer.c54 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_timer_read() local
82 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_state_shutdown() local
93 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_next() local
115 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_cb() local
143 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_setup_cevt() local
205 struct ingenic_tcu *tcu) in ingenic_tcu_clocksource_init()
278 struct ingenic_tcu *tcu; in ingenic_tcu_init() local
375 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_suspend() local
388 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_resume() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Dingenic-timer.c54 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_timer_read() local
82 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_state_shutdown() local
93 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_next() local
115 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_cb() local
143 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_setup_cevt() local
205 struct ingenic_tcu *tcu) in ingenic_tcu_clocksource_init()
278 struct ingenic_tcu *tcu; in ingenic_tcu_init() local
375 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_suspend() local
388 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_resume() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/
H A Dtegra-tcu.c52 static void tegra_tcu_write_one(struct tegra_tcu *tcu, u32 value, in tegra_tcu_write_one()
63 static void tegra_tcu_write(struct tegra_tcu *tcu, const char *s, in tegra_tcu_write()
94 struct tegra_tcu *tcu = port->private_data; in tegra_tcu_uart_start_tx() local
150 struct tegra_tcu *tcu = container_of(cons, struct tegra_tcu, console); in tegra_tcu_console_write() local
163 struct tegra_tcu *tcu = container_of(cl, struct tegra_tcu, rx_client); in tegra_tcu_receive() local
180 struct tegra_tcu *tcu; in tegra_tcu_probe() local
268 struct tegra_tcu *tcu = platform_get_drvdata(pdev); in tegra_tcu_remove() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/
H A Dtegra-tcu.c52 static void tegra_tcu_write_one(struct tegra_tcu *tcu, u32 value, in tegra_tcu_write_one()
63 static void tegra_tcu_write(struct tegra_tcu *tcu, const char *s, in tegra_tcu_write()
94 struct tegra_tcu *tcu = port->private_data; in tegra_tcu_uart_start_tx() local
150 struct tegra_tcu *tcu = container_of(cons, struct tegra_tcu, console); in tegra_tcu_console_write() local
163 struct tegra_tcu *tcu = container_of(cl, struct tegra_tcu, rx_client); in tegra_tcu_receive() local
180 struct tegra_tcu *tcu; in tegra_tcu_probe() local
268 struct tegra_tcu *tcu = platform_get_drvdata(pdev); in tegra_tcu_remove() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/
H A Dtegra-tcu.c52 static void tegra_tcu_write_one(struct tegra_tcu *tcu, u32 value, in tegra_tcu_write_one()
63 static void tegra_tcu_write(struct tegra_tcu *tcu, const char *s, in tegra_tcu_write()
94 struct tegra_tcu *tcu = port->private_data; in tegra_tcu_uart_start_tx() local
150 struct tegra_tcu *tcu = container_of(cons, struct tegra_tcu, console); in tegra_tcu_console_write() local
163 struct tegra_tcu *tcu = container_of(cl, struct tegra_tcu, rx_client); in tegra_tcu_receive() local
180 struct tegra_tcu *tcu; in tegra_tcu_probe() local
268 struct tegra_tcu *tcu = platform_get_drvdata(pdev); in tegra_tcu_remove() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/ingenic/
H A Dtcu.c45 struct ingenic_tcu *tcu; member
68 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_enable() local
79 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_disable() local
99 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_enable_regs() local
120 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_disable_regs() local
269 static int __init ingenic_tcu_register_clock(struct ingenic_tcu *tcu, in ingenic_tcu_register_clock()
337 struct ingenic_tcu *tcu; in ingenic_tcu_probe() local
446 struct ingenic_tcu *tcu = ingenic_tcu; in tcu_pm_suspend() local
456 struct ingenic_tcu *tcu = ingenic_tcu; in tcu_pm_resume() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/ingenic/
H A Dtcu.c45 struct ingenic_tcu *tcu; member
68 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_enable() local
79 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_disable() local
99 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_enable_regs() local
120 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_disable_regs() local
269 static int __init ingenic_tcu_register_clock(struct ingenic_tcu *tcu, in ingenic_tcu_register_clock()
337 struct ingenic_tcu *tcu; in ingenic_tcu_probe() local
446 struct ingenic_tcu *tcu = ingenic_tcu; in tcu_pm_suspend() local
456 struct ingenic_tcu *tcu = ingenic_tcu; in tcu_pm_resume() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/ingenic/
H A Dtcu.c45 struct ingenic_tcu *tcu; member
68 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_enable() local
79 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_disable() local
99 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_enable_regs() local
120 struct ingenic_tcu *tcu = tcu_clk->tcu; in ingenic_tcu_disable_regs() local
269 static int __init ingenic_tcu_register_clock(struct ingenic_tcu *tcu, in ingenic_tcu_register_clock()
337 struct ingenic_tcu *tcu; in ingenic_tcu_probe() local
446 struct ingenic_tcu *tcu = ingenic_tcu; in tcu_pm_suspend() local
456 struct ingenic_tcu *tcu = ingenic_tcu; in tcu_pm_resume() local
/dports/math/vampire/vampire-4.5.1/Lib/
H A DTimeCounter.cpp94 void TimeCounter::startMeasuring(TimeCounterUnit tcu) in startMeasuring()
184 void TimeCounter::outputSingleStat(TimeCounterUnit tcu, ostream& out) in outputSingleStat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuTestHierarchyUtil.hpp29 namespace tcu namespace
H A DtcuBilinearImageCompare.hpp28 namespace tcu namespace
H A DtcuImageIO.hpp28 namespace tcu namespace
H A DtcuStringTemplate.hpp29 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/surfaceless/
H A DtcuSurfacelessPlatform.hpp27 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkDeviceUtil.hpp32 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluPixelTransfer.hpp28 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluStaticESLibrary.hpp28 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.hpp26 namespace tcu namespace
H A DvktApiMaintenance3Check.hpp26 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullContextFactory.hpp29 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/osx/
H A DtcuOSXVulkanPlatform.hpp29 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles2/
H A Des2cTestPackage.hpp37 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles3/
H A Des3cTestPackage.hpp31 namespace tcu namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/
H A DesextcTestPackage.hpp33 namespace tcu namespace

12345678910>>...12