Searched refs:PARPORT_CONTROL_INIT (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/parport/ |
A D | ieee1284_ops.c | 45 | PARPORT_CONTROL_INIT); in parport_ieee1284_write_compat() 336 PARPORT_CONTROL_INIT, in ecp_forward_to_reverse() 361 PARPORT_CONTROL_INIT in ecp_reverse_to_forward() 363 PARPORT_CONTROL_INIT in ecp_reverse_to_forward() 411 | PARPORT_CONTROL_INIT, in parport_ieee1284_ecp_write_data() 412 PARPORT_CONTROL_INIT); in parport_ieee1284_ecp_write_data() 721 PARPORT_CONTROL_INIT, in parport_ieee1284_epp_write_data() 723 PARPORT_CONTROL_INIT); in parport_ieee1284_epp_write_data() 765 PARPORT_CONTROL_INIT, in parport_ieee1284_epp_read_data() 809 PARPORT_CONTROL_INIT, in parport_ieee1284_epp_write_addr() [all …]
|
A D | parport_gsc.h | 123 PARPORT_CONTROL_INIT | in parport_gsc_write_control() 140 PARPORT_CONTROL_INIT | in parport_gsc_read_control() 152 PARPORT_CONTROL_INIT | in parport_gsc_frob_control()
|
A D | parport_sunbpp.c | 121 bits |= PARPORT_CONTROL_INIT; in control_sunbpp_to_pc() 159 if (mask & PARPORT_CONTROL_INIT) { in parport_sunbpp_frob_control() 160 if (val & PARPORT_CONTROL_INIT) { in parport_sunbpp_frob_control() 185 PARPORT_CONTROL_INIT | in parport_sunbpp_write_control()
|
A D | ieee1284.c | 227 parport_frob_control (port, PARPORT_CONTROL_INIT, 0); in parport_ieee1284_terminate() 233 | PARPORT_CONTROL_INIT, in parport_ieee1284_terminate() 235 | PARPORT_CONTROL_INIT); in parport_ieee1284_terminate() 245 PARPORT_CONTROL_INIT in parport_ieee1284_terminate() 247 PARPORT_CONTROL_INIT in parport_ieee1284_terminate()
|
A D | parport_mfc3.c | 101 if (control & PARPORT_CONTROL_INIT) /* INITP */ in control_pc_to_mfc3() 116 ret |= PARPORT_CONTROL_INIT; in control_mfc3_to_pc()
|
A D | daisy.c | 193 PARPORT_CONTROL_INIT); in parport_daisy_init()
|
A D | parport_pc.c | 802 PARPORT_CONTROL_INIT in parport_pc_ecp_write_block_pio() 804 PARPORT_CONTROL_INIT in parport_pc_ecp_write_block_pio() 866 parport_frob_control(port, PARPORT_CONTROL_INIT, 0); in parport_pc_ecp_write_block_pio() 873 PARPORT_CONTROL_INIT, in parport_pc_ecp_write_block_pio() 874 PARPORT_CONTROL_INIT); in parport_pc_ecp_write_block_pio()
|
/linux-6.3-rc2/include/linux/ |
A D | parport_pc.h | 164 PARPORT_CONTROL_INIT | in parport_pc_write_control() 181 PARPORT_CONTROL_INIT | in parport_pc_read_control() 193 PARPORT_CONTROL_INIT | in parport_pc_frob_control()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | parport.h | 27 #define PARPORT_CONTROL_INIT 0x4 macro
|
/linux-6.3-rc2/drivers/spi/ |
A D | spi-butterfly.c | 123 if (spi_cs_bit == PARPORT_CONTROL_INIT) in butterfly_chipselect()
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | parport-lowlevel.rst | 1304 - PARPORT_CONTROL_INIT (nInit)
|
Completed in 19 milliseconds