/linux-6.6.21/net/devlink/ |
D | trap.c | 988 DEVLINK_TRAP(STP, CONTROL), 989 DEVLINK_TRAP(LACP, CONTROL), 990 DEVLINK_TRAP(LLDP, CONTROL), 991 DEVLINK_TRAP(IGMP_QUERY, CONTROL), 992 DEVLINK_TRAP(IGMP_V1_REPORT, CONTROL), 993 DEVLINK_TRAP(IGMP_V2_REPORT, CONTROL), 994 DEVLINK_TRAP(IGMP_V3_REPORT, CONTROL), 995 DEVLINK_TRAP(IGMP_V2_LEAVE, CONTROL), 996 DEVLINK_TRAP(MLD_QUERY, CONTROL), 997 DEVLINK_TRAP(MLD_V1_REPORT, CONTROL), [all …]
|
/linux-6.6.21/drivers/parport/ |
D | parport_gsc.c | 83 s->u.pc.ctr = parport_readb (CONTROL (p)); in parport_gsc_save_state() 88 parport_writeb (s->u.pc.ctr, CONTROL (p)); in parport_gsc_restore_state() 147 parport_writeb (w, CONTROL (pb)); in parport_SPP_supported() 154 r = parport_readb (CONTROL (pb)); in parport_SPP_supported() 157 parport_writeb (w, CONTROL (pb)); in parport_SPP_supported() 158 r = parport_readb (CONTROL (pb)); in parport_SPP_supported() 159 parport_writeb (0xc, CONTROL (pb)); in parport_SPP_supported()
|
D | parport_gsc.h | 47 #define CONTROL(p) ((p)->base + 0x2) macro 101 parport_writeb (ctr, CONTROL (p)); in __parport_gsc_frob_control()
|
D | parport_pc.c | 259 outb(c, CONTROL(p)); in parport_pc_restore_state() 1430 outb(w, CONTROL(pb)); in parport_SPP_supported() 1437 r = inb(CONTROL(pb)); in parport_SPP_supported() 1440 outb(w, CONTROL(pb)); in parport_SPP_supported() 1441 r = inb(CONTROL(pb)); in parport_SPP_supported() 1442 outb(0xc, CONTROL(pb)); in parport_SPP_supported() 1502 outb(r, CONTROL(pb)); in parport_ECR_present() 1504 outb(r ^ 0x2, CONTROL(pb)); /* Toggle bit 1 */ in parport_ECR_present() 1506 r = inb(CONTROL(pb)); in parport_ECR_present() 1521 outb(0xc, CONTROL(pb)); in parport_ECR_present() [all …]
|
/linux-6.6.21/drivers/clocksource/ |
D | timer-digicolor.c | 48 #define CONTROL(t) ((t)*8) macro 72 writeb(CONTROL_DISABLE, dt->base + CONTROL(dt->timer_id)); in dc_timer_disable() 78 writeb(CONTROL_ENABLE | mode, dt->base + CONTROL(dt->timer_id)); in dc_timer_enable() 180 writeb(CONTROL_DISABLE, dc_timer_dev.base + CONTROL(TIMER_B)); in digicolor_timer_init() 182 writeb(CONTROL_ENABLE, dc_timer_dev.base + CONTROL(TIMER_B)); in digicolor_timer_init()
|
/linux-6.6.21/include/linux/ |
D | parport_pc.h | 15 #define CONTROL(p) ((p)->base + 0x2) macro 89 unsigned char dcr = inb (CONTROL (p)); in dump_parport_state() 103 dcr = i ? priv->ctr : inb (CONTROL (p)); in dump_parport_state() 144 outb (ctr, CONTROL (p)); in __parport_pc_frob_control()
|
/linux-6.6.21/sound/pci/ |
D | ens1370.c | 679 inl(ES_REG(ensoniq, CONTROL)); in snd_es1371_codec_read() 838 outl(ensoniq->ctrl, ES_REG(ensoniq, CONTROL)); in snd_ensoniq_trigger() 873 outl(ensoniq->ctrl, ES_REG(ensoniq, CONTROL)); in snd_ensoniq_playback1_prepare() 892 outl(ensoniq->ctrl, ES_REG(ensoniq, CONTROL)); in snd_ensoniq_playback1_prepare() 914 outl(ensoniq->ctrl, ES_REG(ensoniq, CONTROL)); in snd_ensoniq_playback2_prepare() 932 outl(ensoniq->ctrl, ES_REG(ensoniq, CONTROL)); in snd_ensoniq_playback2_prepare() 954 outl(ensoniq->ctrl, ES_REG(ensoniq, CONTROL)); in snd_ensoniq_capture_prepare() 970 outl(ensoniq->ctrl, ES_REG(ensoniq, CONTROL)); in snd_ensoniq_capture_prepare() 984 if (inl(ES_REG(ensoniq, CONTROL)) & ES_DAC1_EN) { in snd_ensoniq_playback1_pointer() 1001 if (inl(ES_REG(ensoniq, CONTROL)) & ES_DAC2_EN) { in snd_ensoniq_playback2_pointer() [all …]
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_optc.c | 106 REG_UPDATE(CONTROL, in optc31_enable_crtc() 132 REG_UPDATE(CONTROL, in optc31_disable_crtc() 152 REG_UPDATE(CONTROL, in optc31_immediate_disable_crtc()
|
/linux-6.6.21/drivers/watchdog/ |
D | machzwd.c | 52 #define CONTROL 0x10 /* 16 */ macro 155 return zf_readw(CONTROL); in zf_get_control() 160 zf_writew(CONTROL, new); in zf_set_control()
|
/linux-6.6.21/drivers/bluetooth/ |
D | bt3c_cs.c | 113 #define CONTROL 4 macro 349 iir = inb(iobase + CONTROL); in bt3c_interrupt() 370 outb(iir, iobase + CONTROL); in bt3c_interrupt() 524 outb(inb(iobase + CONTROL) | 0x40, iobase + CONTROL); in bt3c_load_firmware()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_optc.c | 115 REG_UPDATE(CONTROL, in optc314_enable_crtc() 142 REG_UPDATE(CONTROL, in optc314_disable_crtc()
|
/linux-6.6.21/Documentation/devicetree/bindings/timer/ |
D | marvell,orion-timer.txt | 5 - reg: base address of the timer register starting with TIMERS CONTROL register
|
/linux-6.6.21/Documentation/leds/ |
D | leds-lm3556.rst | 23 CONTROL REGISTER(0x09).Flash mode is activated by the ENABLE REGISTER(0x0A), 50 In Torch Mode, the current source(LED) is programmed via the CURRENT CONTROL
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_optc.c | 124 REG_UPDATE(CONTROL, in optc32_enable_crtc() 151 REG_UPDATE(CONTROL, in optc32_disable_crtc()
|
/linux-6.6.21/drivers/hwmon/ |
D | adt7475.c | 29 #define CONTROL 3 macro 789 data->pwm[CONTROL][sattr->index] = in pwm_store() 796 if (((data->pwm[CONTROL][sattr->index] >> 5) & 7) != 7) { in pwm_store() 907 data->pwm[CONTROL][index] &= ~0xE0; in hw_set_pwm() 908 data->pwm[CONTROL][index] |= (val & 7) << 5; in hw_set_pwm() 911 data->pwm[CONTROL][index]); in hw_set_pwm() 1843 data->pwm[CONTROL][index] = adt7475_read(PWM_CONFIG_REG(index)); in adt7475_read_pwm() 1849 v = (data->pwm[CONTROL][index] >> 5) & 7; in adt7475_read_pwm() 1862 data->pwm[CONTROL][index] &= ~0xE0; in adt7475_read_pwm() 1863 data->pwm[CONTROL][index] |= (7 << 5); in adt7475_read_pwm() [all …]
|
/linux-6.6.21/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 953 uvc_dbg(chain->dev, CONTROL, "Control 0x%08x not found\n", in uvc_find_control() 2106 uvc_dbg(dev, CONTROL, in uvc_ctrl_fill_xu_info() 2119 uvc_dbg(dev, CONTROL, in uvc_ctrl_fill_xu_info() 2127 uvc_dbg(dev, CONTROL, in uvc_ctrl_fill_xu_info() 2157 uvc_dbg(dev, CONTROL, in uvc_ctrl_init_xu_ctrl() 2188 uvc_dbg(chain->dev, CONTROL, "Extension unit %u not found\n", in uvc_xu_ctrl_query() 2204 uvc_dbg(chain->dev, CONTROL, "Control %pUl/%u not found\n", in uvc_xu_ctrl_query() 2353 uvc_dbg(dev, CONTROL, "Added control %pUl/%u to device %s entity %u\n", in uvc_ctrl_add_info() 2423 uvc_dbg(chain->dev, CONTROL, "Adding mapping '%s' to control %pUl/%u\n", in __uvc_ctrl_add_mapping() 2448 uvc_dbg(dev, CONTROL, in uvc_ctrl_add_mapping() [all …]
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_opp.h | 78 SRI(CONTROL, FMT_MEMORY, id) 82 SRI(CONTROL, FMT_MEMORY, id) 295 uint32_t CONTROL; member
|
D | dce_opp.c | 587 REG_GET(CONTROL, in program_formatter_420_memory() 594 REG_UPDATE(CONTROL, in program_formatter_420_memory()
|
/linux-6.6.21/drivers/scsi/ |
D | aha1542.h | 29 #define CONTROL(base) STATUS(base) macro
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/amplifiers/ |
D | adi,hmc425a.yaml | 14 HMC425A 0.5 dB LSB GaAs MMIC 6-BIT DIGITAL POSITIVE CONTROL ATTENUATOR, 2.2 - 8.0 GHz
|
/linux-6.6.21/drivers/net/ethernet/smsc/ |
D | smc9194.h | 104 #define CONTROL 12 macro
|
D | smc9194.c | 338 outw( inw( ioaddr + CONTROL ) | CTL_AUTO_RELEASE , ioaddr + CONTROL ); in smc_reset() 398 outw( inw( ioaddr + CONTROL ), CTL_POWERDOWN, ioaddr + CONTROL ); in smc_shutdown()
|
D | smc91c92_cs.c | 191 #define CONTROL 12 macro 553 outw((CTL_RELOAD | CTL_EE_SELECT), ioaddr + CONTROL); in mot_setup() 557 wait = ((CTL_RELOAD | CTL_STORE) & inw(ioaddr + CONTROL)); in mot_setup() 775 outw(0, ioaddr + CONTROL); in check_sig() 1105 outw(CTL_POWERDOWN, ioaddr + CONTROL ); in smc_close() 1336 outw(CTL_AUTO_RELEASE | 0x0000, ioaddr + CONTROL); in smc_eph_irq() 1338 ioaddr + CONTROL); in smc_eph_irq() 1664 ioaddr + CONTROL); in smc_reset()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_optc.c | 273 REG_UPDATE(CONTROL, in optc1_program_timing() 378 REG_UPDATE_2(CONTROL, in optc1_set_vtg_params() 382 REG_UPDATE(CONTROL, VTG0_VCOUNT_INIT, v_init); in optc1_set_vtg_params() 533 REG_UPDATE(CONTROL, in optc1_enable_crtc() 561 REG_UPDATE(CONTROL, in optc1_disable_crtc()
|
/linux-6.6.21/Documentation/driver-api/backlight/ |
D | lp855x-driver.rst | 44 Value of DEVICE CONTROL register.
|