Home
last modified time | relevance | path

Searched refs:highspeed (Results 1 – 9 of 9) sorted by relevance

/drivers/i2c/busses/
Di2c-pmcmsp.c87 struct pmcmsptwi_clock highspeed; /* The highspeed clock config */ member
97 u8 highspeed; /* Bit 0, default=0x00 */ member
125 .highspeed = {
137 .highspeed = 0x00,
158 (cfg->highspeed & 0x1); in pmcmsptwi_cfg_to_reg()
168 cfg->highspeed = reg & 0x1; in pmcmsptwi_reg_to_cfg()
180 pmcmsptwi_writel(pmcmsptwi_clock_to_reg(&cfg->highspeed), in pmcmsptwi_set_clock_config()
/drivers/staging/mt7621-dts/
Dmt7621.dtsi331 cap-sd-highspeed;
332 cap-mmc-highspeed;
/drivers/usb/gadget/
Dcomposite.c352 if (!config->highspeed && function->hs_descriptors) in usb_add_function()
353 config->highspeed = true; in usb_add_function()
613 if (!c->highspeed) in config_desc()
656 if (!c->highspeed) in count_configs()
1054 config->highspeed ? " high" : "", in usb_add_config()
Dconfigfs.c1316 c->highspeed = 0; in purge_configs_funcs()
/drivers/usb/host/
Dfotg210.h505 u8 highspeed; member
Dehci-sched.c1037 stream->highspeed = 1; in iso_stream_init()
1476 if (!stream->highspeed) in iso_stream_schedule()
1506 if (stream->highspeed) { in iso_stream_schedule()
1641 if (!stream->highspeed) in iso_stream_schedule()
Dehci.h482 u8 highspeed; member
DKconfig175 highspeed USB hub which is connected to a highspeed USB Host
Dfotg210-hcd.c3955 stream->highspeed = 1; in iso_stream_init()
4190 if (!stream->highspeed && fotg210->fs_i_thresh) in iso_stream_schedule()
4265 if (!stream->highspeed) in iso_stream_schedule()