Searched refs:half (Results 1 – 14 of 14) sorted by relevance
/drivers/net/ |
D | stnic.c | 33 #define half unsigned short macro 96 *(vhalf *) (PA_83902 + ((reg) << 1)) = ((half) (val) << 8); in STNIC_WRITE() 180 half buf[2]; in stnic_get_hdr() 217 half val; in stnic_block_input() 239 length -= sizeof (half); in stnic_block_input() 265 *(vhalf *) PA_83902_IF = ((half) buf[1] << 8) | buf[0]; in stnic_block_output() 267 *(vhalf *) PA_83902_IF = ((half) buf[0] << 8) | buf[1]; in stnic_block_output() 270 buf += sizeof (half); in stnic_block_output() 271 length -= sizeof (half); in stnic_block_output()
|
/drivers/misc/sgi-gru/ |
D | grukservices.c | 342 int half, qlines, save; in send_message_queue_full() local 360 half = (limit != qlines); in send_message_queue_full() 362 if (half) in send_message_queue_full() 368 gru_gamir(cb, EOP_IR_CLR, HSTATUS(mq, half), XTYPE_DW, IMA); in send_message_queue_full() 379 gru_gamir(cb, EOP_IR_INC, HSTATUS(mq, half), in send_message_queue_full() 397 gru_gamir(cb, EOP_IR_INC, HSTATUS(mq, half), XTYPE_DW, IMA); in send_message_queue_full() 505 int half = -1; in gru_free_message() local 516 half = 1; in gru_free_message() 518 half = 0; in gru_free_message() 521 if (half >= 0) in gru_free_message() [all …]
|
/drivers/staging/asus_oled/ |
D | README | 108 in the upper half of the display (rows 0-15). This is because only the first half 110 displayed in flashing mode, its upper 16 rows will be flashing in the upper half 111 of the display, and the lower half will be empty. After few seconds upper part will 113 half of the display will start displayin the lower half of the picture
|
/drivers/net/cris/ |
D | eth_v10.c | 94 half, enumerator 732 else if (current_duplex == half) in e100_negotiate() 741 else if (current_duplex == half) in e100_negotiate() 750 else if (current_duplex == half) in e100_negotiate() 1382 e100_set_duplex(dev, half); in e100_ioctl() 1428 e100_set_duplex(dev, ecmd->duplex == DUPLEX_HALF ? half : full); in e100_set_settings()
|
/drivers/video/console/ |
D | Kconfig | 182 Small console font with Macintosh-style high-half glyphs. Some Mac 198 Small console font with PC-style control-character and high-half 206 Small console font with PC-style control characters and high-half
|
/drivers/staging/frontier/ |
D | README | 25 the bottom half interrupt handler and the output overlapping.
|
/drivers/input/joystick/ |
D | adi.c | 402 static int adi_init_input(struct adi *adi, struct adi_port *port, int half) in adi_init_input() argument 416 snprintf(adi->phys, ADI_MAX_PHYS_LENGTH, "%s/input%d", port->gameport->phys, half); in adi_init_input()
|
/drivers/net/hamradio/ |
D | Kconfig | 124 driver, "BAYCOM ser12 half-duplex driver for AX.25" is the old 141 ser12 design in half-duplex mode. This is the old driver. It is
|
/drivers/mtd/devices/ |
D | Kconfig | 78 one-time-programmable (OTP) data. The first half may be written 80 other key product data. The second half is programmed with a
|
/drivers/net/appletalk/ |
D | Kconfig | 68 DL2000/ Daynatalk/PC (half length), COPS LT-95, Farallon PhoneNET PC
|
/drivers/spi/ |
D | Kconfig | 26 (half duplex), SSP, SSI, and PSP. This driver framework should
|
/drivers/acpi/ |
D | Kconfig | 246 is about half of the penalty and is rarely useful.
|
/drivers/net/usb/ |
D | Kconfig | 206 Note that the half-duplex "GL620USB" is not supported.
|
/drivers/char/ |
D | ChangeLog | 108 for half-duplex.) 291 function, fold the hash function in half using XOR, and
|