Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_tc.c95 static struct drm_i915_private *tc_to_i915(struct intel_tc_port *tc) in tc_to_i915()
105 struct intel_tc_port *tc = to_tc_port(dig_port); in intel_tc_port_in_mode() local
176 struct intel_tc_port *tc = to_tc_port(dig_port); in intel_tc_cold_requires_aux_pw() local
183 __tc_cold_block(struct intel_tc_port *tc, enum intel_display_power_domain *domain) in __tc_cold_block()
193 tc_cold_block(struct intel_tc_port *tc) in tc_cold_block()
206 __tc_cold_unblock(struct intel_tc_port *tc, enum intel_display_power_domain domain, in __tc_cold_unblock()
215 tc_cold_unblock(struct intel_tc_port *tc, intel_wakeref_t wakeref) in tc_cold_unblock()
226 assert_display_core_power_enabled(struct intel_tc_port *tc) in assert_display_core_power_enabled()
235 assert_tc_cold_blocked(struct intel_tc_port *tc) in assert_tc_cold_blocked()
246 tc_port_power_domain(struct intel_tc_port *tc) in tc_port_power_domain()
[all …]
H A Dicl_dsi_regs.h12 #define _MMIO_DSI(tc, dsi0, dsi1) _MMIO_TRANS((tc) - TRANSCODER_DSI_0, \ argument
195 #define DSI_TRANS_FUNC_CONF(tc) _MMIO_DSI(tc, \ argument
241 #define DSI_CMD_RXCTL(tc) _MMIO_DSI(tc, \ argument
256 #define DSI_CMD_TXCTL(tc) _MMIO_DSI(tc, \ argument
269 #define DSI_CMD_TXHDR(tc) _MMIO_DSI(tc, \ argument
285 #define DSI_CMD_TXPYLD(tc) _MMIO_DSI(tc, \ argument
291 #define DSI_LP_MSG(tc) _MMIO_DSI(tc, \ argument
302 #define DSI_HSTX_TO(tc) _MMIO_DSI(tc, \ argument
312 #define DSI_LPRX_HOST_TO(tc) _MMIO_DSI(tc, \ argument
322 #define DSI_PWAIT_TO(tc) _MMIO_DSI(tc, \ argument
[all …]
/openbmc/linux/drivers/ntb/test/
H A Dntb_tool.c208 struct tool_ctx *tc; member
233 struct tool_ctx *tc; member
239 struct tool_ctx *tc; member
244 struct tool_ctx *tc; member
291 struct tool_ctx *tc = ctx; in tool_link_event() local
306 struct tool_ctx *tc = ctx; in tool_db_event() local
320 struct tool_ctx *tc = ctx; in tool_msg_event() local
341 static ssize_t tool_fn_read(struct tool_ctx *tc, char __user *ubuf, in tool_fn_read()
359 static ssize_t tool_fn_write(struct tool_ctx *tc, in tool_fn_write()
408 struct tool_ctx *tc = filep->private_data; in tool_port_read() local
[all …]
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c331 static inline int tc_poll_timeout(struct tc_data *tc, unsigned int addr, in tc_poll_timeout()
343 static int tc_aux_wait_busy(struct tc_data *tc) in tc_aux_wait_busy()
348 static int tc_aux_write_data(struct tc_data *tc, const void *data, in tc_aux_write_data()
363 static int tc_aux_read_data(struct tc_data *tc, void *data, size_t size) in tc_aux_read_data()
392 struct tc_data *tc = aux_to_tc(aux); in tc_aux_transfer() local
476 static u32 tc_srcctrl(struct tc_data *tc) in tc_srcctrl()
495 static int tc_pllupdate(struct tc_data *tc, unsigned int pllctrl) in tc_pllupdate()
509 static int tc_pxl_pll_en(struct tc_data *tc, u32 refclk, u32 pixelclock) in tc_pxl_pll_en()
619 static int tc_pxl_pll_dis(struct tc_data *tc) in tc_pxl_pll_dis()
625 static int tc_stream_clock_calc(struct tc_data *tc) in tc_stream_clock_calc()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-thin.c382 struct thin_c *tc; member
388 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard()
400 struct thin_c *tc = op->tc; in issue_discard() local
586 struct thin_c *tc; member
610 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list()
624 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()
640 static void requeue_io(struct thin_c *tc) in requeue_io()
657 struct thin_c *tc; in error_retry_list_with_code() local
677 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block()
693 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range()
[all …]
/openbmc/linux/net/rds/
H A Dtcp.c92 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq()
98 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una()
104 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks()
141 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks() local
195 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks() local
236 struct rds_tcp_connection *tc; in rds_tcp_tc_info() local
282 struct rds_tcp_connection *tc; in rds6_tcp_tc_info() local
353 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free() local
368 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc() local
408 struct rds_tcp_connection *tc, *_tc; in list_has_conn() local
[all …]
H A Dtcp_send.c43 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_prepare() local
50 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_complete() local
74 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit() local
183 struct rds_tcp_connection *tc; in rds_tcp_write_space() local
H A Dtcp_connect.c44 struct rds_tcp_connection *tc; in rds_tcp_state_change() local
100 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_connect() local
206 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_shutdown() local
H A Dtcp_recv.c160 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_data_recv() local
265 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_read_sock() local
293 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_recv_path() local
311 struct rds_tcp_connection *tc; in rds_tcp_data_ready() local
/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h64 struct list_head tc; member
78 struct tc { struct
79 enum tc_state state; argument
83 struct list_head tc; /* The list of TC's with this VPE */ member
84 struct list_head list; /* The global list of tc's */ argument
/openbmc/linux/tools/perf/util/
H A Dtsc.c18 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc()
29 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) in tsc_to_perf_time()
44 struct perf_tsc_conversion *tc) in perf_read_tsc_conversion()
87 struct perf_tsc_conversion tc; in perf_event__synth_time_conv() local
118 struct perf_record_time_conv *tc = (struct perf_record_time_conv *)event; in perf_event__fprintf_time_conv() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dpostactions.py22 def get_target_disk_usage(d, tc, artifacts_list, outputdir): argument
32 def get_host_disk_usage(d, tc, artifacts_list, outputdir): argument
61 def list_and_fetch_failed_tests_artifacts(d, tc, artifacts_list, outputdir): argument
83 def run_failed_tests_post_actions(d, tc): argument
/openbmc/qemu/util/
H A Dthread-context.c44 ThreadContext *tc = opaque; in thread_context_run() local
89 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_set_cpu_affinity() local
140 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_get_cpu_affinity() local
174 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_set_node_affinity() local
242 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_get_thread_id() local
250 ThreadContext *tc = THREAD_CONTEXT(uc); in thread_context_instance_complete() local
293 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_instance_init() local
303 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_instance_finalize() local
/openbmc/linux/kernel/time/
H A Dtimecounter.c8 void timecounter_init(struct timecounter *tc, in timecounter_init()
31 static u64 timecounter_read_delta(struct timecounter *tc) in timecounter_read_delta()
52 u64 timecounter_read(struct timecounter *tc) in timecounter_read()
79 u64 timecounter_cyc2time(const struct timecounter *tc, in timecounter_cyc2time()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.c165 int tc; in ixgbe_dcb_unpack_pfc() local
177 int tc; in ixgbe_dcb_unpack_refill() local
186 int tc; in ixgbe_dcb_unpack_max() local
196 int tc; in ixgbe_dcb_unpack_bwgid() local
206 int tc; in ixgbe_dcb_unpack_prio() local
216 u8 tc = cfg->num_tcs.pg_tcs; in ixgbe_dcb_get_tc_from_up() local
/openbmc/linux/arch/mips/kernel/
H A Dsmp-mt.c46 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, in smvp_vpe_init()
81 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) in smvp_tc_init()
186 unsigned int mvpconf0, ntc, tc, ncpu = 0; in vsmp_smp_setup() local
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-core.c250 struct cti_trig_con *tc, in cti_add_connection_entry()
283 struct cti_trig_con *tc = NULL; in cti_allocate_trig_con() local
318 struct cti_trig_con *tc = NULL; in cti_add_default_connection() local
482 struct cti_trig_con *tc) in cti_add_sysfs_link()
501 struct cti_trig_con *tc) in cti_remove_sysfs_link()
521 struct cti_trig_con *tc; in cti_match_fixup_csdev() local
591 struct cti_trig_con *tc; in cti_remove_assoc_from_csdev() local
631 struct cti_trig_con *tc; in cti_update_conn_xrefs() local
650 struct cti_trig_con *tc; in cti_remove_conn_xrefs() local
/openbmc/linux/fs/ntfs/
H A Dlcnalloc.c401 LCN tc; in ntfs_cluster_alloc() local
544 LCN tc; in ntfs_cluster_alloc() local
587 LCN tc; in ntfs_cluster_alloc() local
628 LCN tc; in ntfs_cluster_alloc() local
/openbmc/qemu/hw/i3c/
H A Dcore.c147 I3CTargetClass *tc = I3C_TARGET_GET_CLASS(t); in i3c_target_event() local
168 I3CTargetClass *tc; in i3c_do_start_transfer() local
223 I3CTargetClass *tc; in i3c_end_transfer() local
271 I3CTargetClass *tc = I3C_TARGET_GET_CLASS(t); in i3c_target_handle_ccc_write() local
332 I3CTargetClass *tc; in i3c_send() local
381 I3CTargetClass *tc = I3C_TARGET_GET_CLASS(t); in i3c_target_handle_ccc_read() local
448 I3CTargetClass *tc; in i3c_recv() local
478 I3CTargetClass *tc; in i3c_nack() local
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap181 def align(self, tc): argument
199 def autotake(self, tc): argument
246 def parse_fixed(endian, stream, tc): argument
266 def parse_string(endian, stream, tc): argument
294 def parse_type(endian, stream, tc): argument
307 def parse_array(endian, stream, tc): argument
334 def parse_container(endian, stream, tc): argument
/openbmc/linux/drivers/clocksource/
H A Dtimer-atmel-tcb.c256 static int __init setup_clkevents(struct atmel_tc *tc, int divisor_idx) in setup_clkevents()
304 static int __init setup_clkevents(struct atmel_tc *tc, int divisor_idx) in setup_clkevents()
312 static void __init tcb_setup_dual_chan(struct atmel_tc *tc, int mck_divisor_idx) in tcb_setup_dual_chan()
341 static void __init tcb_setup_single_chan(struct atmel_tc *tc, int mck_divisor_idx) in tcb_setup_single_chan()
377 struct atmel_tc tc; in tcb_clksrc_init() local
/openbmc/qemu/hw/timer/
H A Dslavio_timer.c97 static int slavio_timer_is_user(TimerContext *tc) in slavio_timer_is_user()
126 TimerContext *tc = opaque; in slavio_timer_irq() local
145 TimerContext *tc = opaque; in slavio_timer_mem_readl() local
205 TimerContext *tc = opaque; in slavio_timer_mem_writel() local
397 TimerContext *tc; in slavio_timer_init() local
/openbmc/u-boot/arch/arm/mach-at91/arm920t/
H A Dtimer.c30 at91_tc_t *tc = (at91_tc_t *) ATMEL_BASE_TC; in timer_init() local
58 at91_tc_t *tc = (at91_tc_t *) ATMEL_BASE_TC; in get_timer_raw() local
/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007_core.c53 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_read_values()
69 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_resistance()
115 struct ts_event tc; in tsc2007_soft_irq() local
/openbmc/linux/net/sched/
H A Dsch_mqprio.c175 int err, tc; in mqprio_parse_tc_entry() local
212 int tc, rem; in mqprio_parse_tc_entries() local
357 int len, tc; in mqprio_init() local
532 int tc; in mqprio_dump_tc_entries() local
649 int tc = netdev_txq_to_tc(dev, cl - 1); in mqprio_dump_class() local
674 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats() local

12345678910>>...13