Searched refs:access_time (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c101 unsigned long access_time; /* jiffies */ member in struct:davinci_mdio_data
112 u32 mdio_in, div, mdio_out_khz, access_time; local
127 access_time = (88 * 1000) / mdio_out_khz;
135 data->access_time = usecs_to_jiffies(access_time * 4);
136 if (!data->access_time)
137 data->access_time = 1;
309 msleep(PHY_MAX_ADDR * data->access_time);
/linux-master/drivers/video/fbdev/omap/
H A Domapfb.h101 int access_time; member in struct:extif_timings
H A Dhwa742.c658 t->access_time = round_to_extif_ticks(t->re_on_time + 12200, div);
676 t->access_time, t->cs_pulse_width);
707 t->access_time = round_to_extif_ticks(t->re_on_time + 4 * systim +
727 t->access_time, t->cs_pulse_width);
H A Dsossi.c155 actim = ps_to_sossi_ticks(t->access_time, div);
/linux-master/fs/exfat/
H A Dexfat_raw.h125 __le16 access_time; member in struct:exfat_dentry::__anon1427::__anon1428
H A Ddir.c150 ep->dentry.file.access_time,
473 &ep->dentry.file.access_time,
H A Dinode.c68 &ep->dentry.file.access_time,
H A Dnamei.c660 ep->dentry.file.access_time,
/linux-master/fs/vboxsf/
H A Dshfl_hostintf.h268 struct shfl_timespec access_time; member in struct:shfl_fsobjinfo
H A Dutils.c130 ns_to_timespec64(info->access_time.ns_relative_to_unix_epoch));
308 info.access_time.ns_relative_to_unix_epoch =

Completed in 370 milliseconds