Searched refs:dt (Results 26 - 50 of 117) sorted by relevance

12345

/drivers/s390/crypto/
H A Dap_bus.h209 #define AP_DEVICE(dt) \
210 .dev_type=(dt), \
/drivers/clk/pxa/
H A Dclk-pxa.c18 #include <dt-bindings/clock/pxa-clock.h>
/drivers/clk/rockchip/
H A Dclk.h225 df, dt, go, gs, gf) \
237 .div_table = dt, \
327 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \
339 .div_table = dt, \
/drivers/staging/lustre/lustre/fld/
H A Dfld_internal.h181 int fld_write_range(const struct lu_env *env, struct dt_object *dt,
/drivers/rtc/
H A Drtc-ds2404.c202 static int ds2404_read_time(struct device *dev, struct rtc_time *dt) argument
209 rtc_time_to_tm(time, dt);
210 return rtc_valid_tm(dt);
/drivers/scsi/
H A Dch.c113 struct scsi_device **dt; /* ptrs to data transfer elements */ member in struct:__anon5282
344 VPRINTK(KERN_INFO, "type #4 (dt): 0x%x+%d [data transfer]\n",
365 ch->dt = kcalloc(ch->counts[CHET_DT], sizeof(*ch->dt),
368 if (!ch->dt) {
379 VPRINTK(KERN_INFO, "dt 0x%x: [insmod option] ",
383 VPRINTK(KERN_INFO, "dt 0x%x: READ ELEMENT STATUS failed\n",
386 VPRINTK(KERN_INFO, "dt 0x%x: ",elem+ch->firsts[CHET_DT]);
389 ch->dt[elem] = NULL;
392 ch->dt[ele
[all...]
/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c2425 unsigned int dt; local
2447 dt = ppr_options & MSG_EXT_PPR_DT_REQ;
2459 dt ? AHD_SYNCRATE_MAX : AHD_SYNCRATE_ULTRA2);
2479 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; local
2493 dt ? AHD_SYNCRATE_MAX : AHD_SYNCRATE_ULTRA2);
2502 static void ahd_linux_set_dt(struct scsi_target *starget, int dt) argument
2521 dt ? "enabling" : "disabling");
2523 if (dt && spi_max_width(starget)) {
2536 dt ? AHD_SYNCRATE_MAX : AHD_SYNCRATE_ULTRA2);
2557 unsigned int dt; local
2596 unsigned int dt; local
2636 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; local
2672 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; local
2708 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; local
2752 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; local
2802 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; local
[all...]
/drivers/video/fbdev/
H A Dmetronomefb.c187 epd_frame_table[par->dt].wfm_size = user_wfm_size;
189 if (size != epd_frame_table[par->dt].wfm_size) {
191 epd_frame_table[par->dt].wfm_size);
376 memcpy(par->metromem_cmd->args, epd_frame_table[par->dt].config,
377 sizeof(epd_frame_table[par->dt].config));
649 par->dt = epd_dt_index;
/drivers/block/drbd/
H A Ddrbd_req.c1565 unsigned long ent = 0, dt = 0, et, nt; /* effective timeout = ko_count * timeout */ local
1574 dt = rcu_dereference(device->ldev->disk_conf)->disk_timeout * HZ / 10;
1579 et = min_not_zero(dt, ent);
1633 if (dt && oldest_submit_jif != now &&
1634 time_after(now, oldest_submit_jif + dt) &&
1635 !time_in_range(now, device->last_reattach_jif, device->last_reattach_jif + dt)) {
1644 dt = (dt && oldest_submit_jif != now && time_before(now, oldest_submit_jif + dt))
1645 ? oldest_submit_jif + dt
[all...]
H A Ddrbd_actlog.c121 long dt; local
124 dt = rcu_dereference(bdev->disk_conf)->disk_timeout;
126 dt = dt * HZ / 10;
127 if (dt == 0)
128 dt = MAX_SCHEDULE_TIMEOUT;
130 dt = wait_event_timeout(device->misc_wait,
131 *done || test_bit(FORCE_DETACH, &device->flags), dt);
132 if (dt == 0) {
/drivers/clk/
H A Dclk-efm32gg.c15 #include <dt-bindings/clock/efm32-cmu.h>
/drivers/clk/samsung/
H A Dclk-exynos5440.c12 #include <dt-bindings/clock/exynos5440.h>
/drivers/clk/shmobile/
H A Dclk-r8a7779.c22 #include <dt-bindings/clock/r8a7779-clock.h>
/drivers/reset/sti/
H A Dreset-stih415.c16 #include <dt-bindings/reset-controller/stih415-resets.h>
H A Dreset-stih416.c16 #include <dt-bindings/reset-controller/stih416-resets.h>
/drivers/staging/lustre/lustre/obdclass/
H A Dllog_cat.c441 struct dt_device *dt; local
450 dt = ctxt->loc_exp->exp_obd->obd_lvfs_ctxt.dt;
451 LASSERT(dt);
453 th = dt_trans_create(env, dt);
461 rc = dt_trans_start_local(env, dt, th);
466 dt_trans_stop(env, dt, th);
H A Dllog.c821 struct dt_device *dt; local
829 dt = lu2dt_dev(loghandle->lgh_obj->do_lu.lo_dev);
831 th = dt_trans_create(env, dt);
839 rc = dt_trans_start_local(env, dt, th);
848 dt_trans_stop(env, dt, th);
/drivers/power/
H A Dds2760_battery.c109 int index, dt; local
117 dt = temp % 10;
119 return array[index] + (((array[index + 1] - array[index]) * dt) / 10);
/drivers/sh/clk/
H A Dcpg.c145 struct clk_div_table *dt = clk_to_div_table(clk); local
159 if (dt->kick)
160 dt->kick(clk);
/drivers/net/ethernet/sgi/
H A Dmeth.h79 char dt[120]; member in union:tx_packet::__anon3888
/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c942 tp->tgoal.iu = tp->tgoal.dt =
948 tp->tgoal.iu = tp->tgoal.dt =
956 tp->tgoal.iu = tp->tgoal.dt =
1924 tp->tgoal.dt = 1;
1939 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0;
1945 static void sym2_set_dt(struct scsi_target *starget, int dt) argument
1952 if (dt)
1953 tp->tgoal.dt = 1;
1955 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0;
1967 tp->tgoal.iu = tp->tgoal.dt
[all...]
H A Dsym_hipd.c482 sym_getsync(struct sym_hcb *np, u_char dt, u_char sfac, u_char *divp, u_char *fakp) argument
494 if (dt && sfac <= 9) per = 125;
502 if (dt)
548 if (dt) {
1372 goal->dt = 0;
1380 goal->dt = 1;
1383 goal->dt = 0;
1385 goal->dt = 0;
1390 goal->dt = 0;
1392 if (goal->dt) {
4077 int dt, chg = 0; local
[all...]
/drivers/block/paride/
H A Dpf.c626 int dt, s; local
637 dt = buf[0] & 0x1f;
638 if ((dt != 0) && (dt != 7)) {
641 pf->name, pf->drive, pf->lun, dt);
657 pf->name, mf, id, ms[pf->drive], pf->lun, dt);
/drivers/staging/lustre/lustre/llite/
H A Dllite_lib.c153 static int client_common_fill_super(struct super_block *sb, char *md, char *dt, argument
187 dt, md);
386 dt);
393 obd = class_name2obd(dt);
395 CERROR("DT %s: not setup or attached\n", dt);
444 LCONSOLE_ERROR_MSG(0x150, "An OST (dt %s) is performing "
447 "complete, abort, or time out.\n", dt);
451 sbi->ll_dt_exp->exp_obd->obd_name, dt, err);
987 char *dt = NULL, *md = NULL; local
1052 dt
[all...]
/drivers/of/
H A Dfdt.c1093 void *dt; local
1101 dt = early_init_dt_alloc_memory_arch(size,
1104 if (dt) {
1105 memcpy(dt, initial_boot_params, size);
1106 initial_boot_params = dt;

Completed in 570 milliseconds

12345