Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 29) sorted by relevance

12

/drivers/usb/musb/
A Dmusb_core.c1275 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
1276 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
1277 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, },
1278 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, },
1279 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, },
1287 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, },
1288 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, },
1293 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
1294 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
1414 switch (cfg->style) { in fifo_setup()
[all …]
A Djz4740.c63 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
64 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
65 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 64, },
209 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
210 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
211 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 512, },
212 { .hw_ep_num = 2, .style = FIFO_RX, .maxpacket = 512, },
213 { .hw_ep_num = 3, .style = FIFO_TX, .maxpacket = 512, },
214 { .hw_ep_num = 3, .style = FIFO_RX, .maxpacket = 512, },
215 { .hw_ep_num = 4, .style = FIFO_TX, .maxpacket = 512, },
[all …]
A Dmediatek.c369 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
370 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
371 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 512, },
372 { .hw_ep_num = 2, .style = FIFO_RX, .maxpacket = 512, },
373 { .hw_ep_num = 3, .style = FIFO_TX, .maxpacket = 512, },
374 { .hw_ep_num = 3, .style = FIFO_RX, .maxpacket = 512, },
375 { .hw_ep_num = 4, .style = FIFO_TX, .maxpacket = 512, },
376 { .hw_ep_num = 4, .style = FIFO_RX, .maxpacket = 512, },
377 { .hw_ep_num = 5, .style = FIFO_TX, .maxpacket = 512, },
378 { .hw_ep_num = 5, .style = FIFO_RX, .maxpacket = 512, },
[all …]
A Dmpfs.c33 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
34 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
35 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 512, },
36 { .hw_ep_num = 2, .style = FIFO_RX, .maxpacket = 512, },
37 { .hw_ep_num = 3, .style = FIFO_TX, .maxpacket = 512, },
38 { .hw_ep_num = 3, .style = FIFO_RX, .maxpacket = 512, },
39 { .hw_ep_num = 4, .style = FIFO_TX, .maxpacket = 1024, },
40 { .hw_ep_num = 4, .style = FIFO_RX, .maxpacket = 4096, },
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
A Dnv40.c56 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_sensor_setup() local
59 if (style == NEW_STYLE) { in nv40_sensor_setup()
64 } else if (style == OLD_STYLE) { in nv40_sensor_setup()
77 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_temp_get() local
80 if (style == NEW_STYLE) { in nv40_temp_get()
83 } else if (style == OLD_STYLE) { in nv40_temp_get()
/drivers/parport/
A DKconfig44 tristate "PC-style hardware"
48 You should say Y here if you have a PC-style parallel port. All
49 IBM PC compatible computers and some Alphas have PC-style
88 tristate "Support for PCMCIA management for PC-style ports"
91 Say Y here if you need PCMCIA support for your PC-style parallel
142 actually have pc style hardware instead.
/drivers/media/v4l2-core/
A DKconfig28 bool "Enable old-style fixed minor ranges on drivers/video devices"
30 Say Y here to enable the old-style fixed-range minor assignments.
/drivers/net/hamradio/
A DKconfig89 This is one of two drivers for Baycom style simple amateur radio
109 This is one of two drivers for Baycom style simple amateur radio
126 This is a driver for Baycom style simple amateur radio modems that
141 This is a driver for Baycom style simple amateur radio modems that
/drivers/staging/sm750fb/
A DTODO3 - use kernel coding style
/drivers/staging/vc04_services/bcm2835-camera/
A DTODO8 to), or building some new protocol that allows VCSM-style management
/drivers/hwtracing/coresight/
A DMakefile11 subdir-ccflags-y += -Wold-style-definition
/drivers/net/wireguard/selftest/
A Dallowedips.c27 char *style = "dotted"; in print_node() local
46 style = "bold"; in print_node()
49 printk(fmt_declaration, ip1, cidr1, style, color); in print_node()
/drivers/soc/fsl/qbman/
A DKconfig64 This performs a "hot potato" style test enqueuing/dequeuing a frame
/drivers/clk/bcm/
A DKconfig55 using "Kona" style clock control units, including those
/drivers/gpu/drm/
A DMakefile13 subdir-ccflags-y += -Wold-style-definition
/drivers/gpu/drm/qxl/
A Dqxl_dev.h575 QXLPHYSICAL style; member
/drivers/irqchip/
A DKconfig153 tristate "Broadcom STB 7038-style L1/L2 interrupt controller driver"
161 tristate "Broadcom STB 7120-style L2 interrupt controller driver"
/drivers/mtd/chips/
A DKconfig22 This option enables JEDEC-style probing of flash chips which are not
/drivers/macintosh/
A DKconfig30 the Mac II style ADB. This includes the II, IIx, IIcx, SE/30, IIci,
/drivers/reset/
A DKconfig58 a SUN_TOP_CTRL_SW_INIT style controller.
/drivers/usb/gadget/legacy/
A DKconfig124 This driver implements Ethernet style communication, in one of
/drivers/net/usb/
A DKconfig283 This driver supports huawei-style NCM devices, that use NCM as a
/drivers/input/keyboard/
A DKconfig217 Say Y here if you want to use a LK201 or LK401 style serial
/drivers/scsi/
A DKconfig1384 system: the TT style (separate DMA), and the Falcon style (via
/drivers/rtc/
A DKconfig1016 tristate "PC-style 'CMOS'"
1037 bool "Alpha PC-style CMOS"

Completed in 51 milliseconds

12