Searched refs:ti (Results 201 - 225 of 352) sorted by relevance

1234567891011>>

/linux-master/drivers/clk/ti/
H A Ddpll44xx.c14 #include <linux/clk/ti.h>
H A Dautoidle.c7 * Tero Kristo <t-kristo@ti.com>
15 #include <linux/clk/ti.h>
178 * for presence of 'ti,autoidle-shift' property in the device tree
191 if (of_property_read_u32(node, "ti,autoidle-shift", &shift))
207 if (of_property_read_bool(node, "ti,invert-autoidle-bit"))
H A Dclkt_dflt.c9 * Richard Woodruff <r-woodruff2@ti.com>
11 * Tero Kristo <t-kristo@ti.com>
18 #include <linux/clk/ti.h>
H A Dclkt_dpll.c9 * Richard Woodruff <r-woodruff2@ti.com>
19 #include <linux/clk/ti.h>
H A Dclk-3xxx.c6 * Tero Kristo (t-kristo@ti.com)
13 #include <linux/clk/ti.h>
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq.c24 #include <linux/soc/ti/omap1-io.h>
H A Dpm.h37 #include <linux/soc/ti/omap1-io.h>
H A Dgpio16xx.c5 * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
8 * Charulatha V <charu@ti.com>
12 #include <linux/soc/ti/omap1-io.h>
H A Dpm.c55 #include <linux/soc/ti/omap1-io.h>
58 #include <clocksource/timer-ti-dm.h>
H A Did.c15 #include <linux/soc/ti/omap1-io.h>
/linux-master/drivers/reset/
H A Dreset-ti-sci.c5 * Copyright (C) 2015-2017 Texas Instruments Incorporated - https://www.ti.com/
6 * Andrew F. Davis <afd@ti.com>
15 #include <linux/soc/ti/ti_sci_protocol.h>
205 { .compatible = "ti,sci-reset", },
253 .name = "ti-sci-reset",
259 MODULE_AUTHOR("Andrew F. Davis <afd@ti.com>");
H A Dreset-ti-syscon.c5 * Copyright (C) 2015-2016 Texas Instruments Incorporated - https://www.ti.com/
6 * Andrew F. Davis <afd@ti.com>
7 * Suman Anna <afd@ti.com>
17 #include <dt-bindings/reset/ti-syscon.h>
177 list = of_get_property(np, "ti,reset-bits", &size);
211 { .compatible = "ti,syscon-reset", },
219 .name = "ti-syscon-reset",
225 MODULE_AUTHOR("Andrew F. Davis <afd@ti.com>");
226 MODULE_AUTHOR("Suman Anna <s-anna@ti.com>");
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_tx.h187 struct hal_tx_info *ti);
/linux-master/sound/soc/
H A DMakefile69 obj-$(CONFIG_SND_SOC) += ti/
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.h2 /* Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
15 #include <linux/soc/ti/k3-ringacc.h>
/linux-master/drivers/video/fbdev/omap/
H A Dlcd_dma.c16 * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
28 #include <linux/soc/ti/omap1-soc.h>
29 #include <linux/soc/ti/omap1-io.h>
/linux-master/drivers/net/ethernet/
H A DMakefile96 obj-$(CONFIG_NET_VENDOR_TI) += ti/
/linux-master/arch/arm64/kernel/
H A Ddebug-monitors.c449 struct thread_info *ti = task_thread_info(task); local
451 if (!test_and_set_ti_thread_flag(ti, TIF_SINGLESTEP))
/linux-master/drivers/regulator/
H A Dlm363x-regulator.c7 * Author: Milo Kim <milo.kim@ti.com>
12 #include <linux/mfd/ti-lmu.h>
13 #include <linux/mfd/ti-lmu-register.h>
/linux-master/drivers/misc/
H A DMakefile42 obj-y += ti-st/
/linux-master/drivers/md/
H A Ddm-ima.c237 struct dm_target *ti = dm_table_get_target(table, i); local
246 i, ti->begin, ti->len);
252 if (ti->type->status)
253 ti->type->status(ti, type, status_flags, target_data_buf,
/linux-master/mm/damon/
H A Dvaddr.c236 struct damon_target *ti; local
243 damon_for_each_target(ti, ctx) {
244 if (ti == t)
H A Dcore.c820 unsigned int ti = 0; /* target's index */ local
826 trace_damon_aggregated(ti, r, damon_nr_regions(t));
830 ti++;
937 struct damon_target *ti; local
943 damon_for_each_target(ti, ctx) {
944 if (ti == t)
/linux-master/drivers/pinctrl/
H A DMakefile82 obj-y += ti/
/linux-master/sound/soc/ti/
H A Domap-mcbsp-priv.h6 * Peter Ujfalusi <peter.ujfalusi@ti.com>
12 #include <linux/platform_data/asoc-ti-mcbsp.h>

Completed in 252 milliseconds

1234567891011>>