Home
last modified time | relevance | path

Searched +full:data +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c53 * (DEBUG-only), and VTS interfaces)
86 static int hermon_flash_read_quadlet(hermon_state_t *state, uint32_t *data,
91 uint32_t addr, uint32_t data);
93 uchar_t data);
101 uchar_t data, int *err);
113 ddi_acc_handle_t pci_config_hdl, uint32_t addr, uint32_t data);
115 ddi_acc_handle_t pci_config_hdl, uint32_t addr, uint32_t data);
165 if (instance == (minor_t)-1) { in hermon_ioctl()
251 mutex_enter(&state->hs_fw_flashlock); in hermon_ioctl_flash_read()
252 if ((state->hs_fw_flashdev != dev) || in hermon_ioctl_flash_read()
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c32 * Copyright (C) 4Front Technologies 1996-2011.
153 vol = (vol * ((1 << bits) - 1)) / 100; in mix_scale()
162 uint16_t data; in cmediahd_read_ac97() local
164 mutex_enter(&devc->low_mutex); in cmediahd_read_ac97()
171 data = INL(devc, AC97_CMD_DATA) & 0xFFFF; in cmediahd_read_ac97()
172 mutex_exit(&devc->low_mutex); in cmediahd_read_ac97()
173 return (data); in cmediahd_read_ac97()
177 cmediahd_write_ac97(void *arg, uint8_t reg, uint16_t data) in cmediahd_write_ac97() argument
182 mutex_enter(&devc->low_mutex); in cmediahd_write_ac97()
185 val |= data & 0xFFFF; in cmediahd_write_ac97()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c55 #define I2C_WA_PWR_ITER (I2C_WA_RETRY_CNT - 1)
83 #define OFFSETOF(_s, _m) ((u32) ((u8 *)(&((_s *) 0)->_m) - \
148 #define CHIP_REV_SIM(_p) (((0xF - (CHIP_REV(_p) >> CHIP_REV_SHIFT)) \
329 (_phy)->def_md_devad, \
335 (_phy)->def_md_devad, \
365 * elink_check_lfa - This function checks if link reinitialization is required,
378 struct elink_dev *cb = params->cb; in elink_check_lfa()
381 REG_RD(cb, params->lfa_base + in elink_check_lfa()
384 /* NOTE: must be first condition checked - in elink_check_lfa()
389 REG_WR(cb, params->lfa_base + in elink_check_lfa()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A D57712_reg.h3 …//ACCESS:RW DataWidth:0x2 Description: Defines the number of sets - 3 - 256 ;2- 128; 1- 64; 0- 32
9 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
10 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
11 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
12 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
13 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
14 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
15 …set (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
16 …set (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
17 …set (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
[all …]