Symbol: PARPORT_CONTROL_SELECT
drivers/ata/pata_parport/bpck6.c
295
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_SELECT,
drivers/ata/pata_parport/bpck6.c
296
PARPORT_CONTROL_SELECT);
drivers/ata/pata_parport/bpck6.c
304
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_SELECT, 0);
drivers/ata/pata_parport/bpck6.c
312
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_SELECT,
drivers/ata/pata_parport/bpck6.c
313
PARPORT_CONTROL_SELECT);
drivers/ata/pata_parport/bpck6.c
330
PARPORT_CONTROL_SELECT | PARPORT_CONTROL_INIT, 0);
drivers/ata/pata_parport/bpck6.c
333
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_SELECT, 0);
drivers/ata/pata_parport/bpck6.c
362
parport_frob_control(pi->pardev->port, PARPORT_CONTROL_SELECT,
drivers/ata/pata_parport/bpck6.c
363
PARPORT_CONTROL_SELECT);
drivers/ata/pata_parport/bpck6.c
368
pi->saved_r2 | PARPORT_CONTROL_SELECT);
drivers/parport/daisy.c
188
parport_write_control(port, PARPORT_CONTROL_SELECT);
drivers/parport/daisy.c
191
PARPORT_CONTROL_SELECT |
drivers/parport/ieee1284.c
232
PARPORT_CONTROL_SELECT
drivers/parport/ieee1284.c
234
PARPORT_CONTROL_SELECT
drivers/parport/ieee1284.c
270
PARPORT_CONTROL_SELECT
drivers/parport/ieee1284.c
272
PARPORT_CONTROL_SELECT);
drivers/parport/ieee1284.c
370
| PARPORT_CONTROL_SELECT,
drivers/parport/ieee1284.c
371
PARPORT_CONTROL_SELECT);
drivers/parport/ieee1284.c
381
PARPORT_CONTROL_SELECT
drivers/parport/ieee1284.c
396
PARPORT_CONTROL_SELECT
drivers/parport/ieee1284.c
398
PARPORT_CONTROL_SELECT);
drivers/parport/ieee1284_ops.c
44
unsigned char ctl = (PARPORT_CONTROL_SELECT
drivers/parport/ieee1284_ops.c
720
PARPORT_CONTROL_SELECT |
drivers/parport/ieee1284_ops.c
764
PARPORT_CONTROL_SELECT |
drivers/parport/ieee1284_ops.c
808
PARPORT_CONTROL_SELECT |
drivers/parport/ieee1284_ops.c
816
parport_frob_control (port, PARPORT_CONTROL_SELECT,
drivers/parport/ieee1284_ops.c
817
PARPORT_CONTROL_SELECT);
drivers/parport/ieee1284_ops.c
824
parport_frob_control (port, PARPORT_CONTROL_SELECT, 0);
drivers/parport/ieee1284_ops.c
852
PARPORT_CONTROL_SELECT |
drivers/parport/ieee1284_ops.c
858
parport_frob_control (port, PARPORT_CONTROL_SELECT,
drivers/parport/ieee1284_ops.c
859
PARPORT_CONTROL_SELECT);
drivers/parport/ieee1284_ops.c
869
parport_frob_control (port, PARPORT_CONTROL_SELECT,
drivers/parport/parport_amiga.c
48
return PARPORT_CONTROL_SELECT |
drivers/parport/parport_gsc.h
122
PARPORT_CONTROL_SELECT);
drivers/parport/parport_gsc.h
139
PARPORT_CONTROL_SELECT);
drivers/parport/parport_gsc.h
151
PARPORT_CONTROL_SELECT);
drivers/parport/parport_mfc3.c
112
| PARPORT_CONTROL_AUTOFD | PARPORT_CONTROL_SELECT;
drivers/parport/parport_mfc3.c
119
ret &= ~PARPORT_CONTROL_SELECT;
drivers/parport/parport_mfc3.c
99
if (control & PARPORT_CONTROL_SELECT) /* XXX: What is SELECP? */
drivers/parport/parport_sunbpp.c
123
bits |= PARPORT_CONTROL_SELECT;
drivers/parport/parport_sunbpp.c
166
if (mask & PARPORT_CONTROL_SELECT) {
drivers/parport/parport_sunbpp.c
167
if (val & PARPORT_CONTROL_SELECT) {
drivers/parport/parport_sunbpp.c
186
PARPORT_CONTROL_SELECT);
drivers/spi/spi-butterfly.c
42
#define spi_cs_bit PARPORT_CONTROL_SELECT /* pin 17 */
include/linux/parport_pc.h
165
PARPORT_CONTROL_SELECT);
include/linux/parport_pc.h
182
PARPORT_CONTROL_SELECT);
include/linux/parport_pc.h
194
PARPORT_CONTROL_SELECT);