| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/ |
| nouveau_nvkm_subdev_i2c_bit.c | 113 i2c_bitw(struct nvkm_i2c_bus *bus, int sda) 115 nvkm_i2c_drive_sda(bus, sda); 130 int sda; local 139 sda = nvkm_i2c_sense_sda(bus); 143 return sda;
|
| /src/sys/dev/gpio/ |
| gpioiic.c | 135 /* Configure SDA pin */ 138 aprint_error(": SDA pin is unable to drive output\n"); 142 aprint_error(": SDA pin is unable to read input\n"); 145 aprint_normal(": SDA[%d]", sc->sc_map.pm_map[sc->sc_pin_sda]); 264 int sda = sc->sc_sda; local 266 sda &= ~(GPIO_PIN_INPUT | GPIO_PIN_OUTPUT | GPIO_PIN_TRISTATE); 267 sda |= (bits & GPIOIIC_SDA ? GPIO_PIN_OUTPUT : GPIO_PIN_INPUT); 268 if ((sda & GPIO_PIN_PUSHPULL) && !(bits & GPIOIIC_SDA)) 269 sda |= GPIO_PIN_TRISTATE; 270 if (sc->sc_sda != sda) { [all...] |
| /src/sys/dev/pci/ |
| igma.c | 563 int sda, scl; local 567 sda = reg & GPIO_DATA_VAL_IN; 570 reg = (sda ? 1 : 0) | (scl ? 2 : 0);
|
| piixpm.c | 77 int sda; member in struct:piixpm_smbus 330 aprint_normal(" port %d", bus->sda); 349 sc->sc_busses[i].sda = i; 570 if (smbus->sda != old_sda) { 572 reg |= __SHIFTIN(smbus->sda, mask); 606 if (smbus->sda != smbus->sda_save) {
|
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| amdgpu_vega10_processpptables.c | 384 static void get_scl_sda_value(uint8_t line, uint8_t *scl, uint8_t* sda) 389 *sda = Vega10_I2C_DDC1DATA; 393 *sda = Vega10_I2C_DDC2DATA; 397 *sda = Vega10_I2C_DDC3DATA; 401 *sda = Vega10_I2C_DDC4DATA; 405 *sda = Vega10_I2C_DDC5DATA; 409 *sda = Vega10_I2C_DDC6DATA; 413 *sda = Vega10_I2C_SDA; 417 *sda = Vega10_I2C_DDCVGADATA; 421 *sda = 0 434 uint8_t sda; local [all...] |
| /src/external/bsd/wpa/dist/src/common/ |
| nan_de.c | 978 const u8 *sda, size_t sda_len) 995 end = sda + sda_len; 997 service_id = sda; 998 sda += NAN_SERVICE_ID_LEN; 999 instance_id = *sda++; 1000 req_instance_id = *sda++; 1001 ctrl = *sda; 1004 "NAN: SDA - Service ID %02x%02x%02x%02x%02x%02x Instance ID %u Requestor Instance ID %u Service Control 0x%x (Service Control Type %u)", 1017 if (end - sda < 2) 1019 sda += 2 1125 const u8 *sda; local [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-ppc.c | 5724 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5726 sda->root.u.def.section = htab->elf.hgot->root.u.def.section; 5727 sda->root.u.def.value = htab->elf.hgot->root.u.def.value; 5731 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5733 if (sda != NULL && sda->ref_regular) 5734 sda->root.u.def.section->flags |= SEC_KEEP; 5735 sda = htab->sdata[1].sym; 5736 if (sda != NULL && sda->ref_regular 5711 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5718 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5973 struct elf_link_hash_entry *sda = lsect->sym; local 8468 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 8499 struct elf_link_hash_entry *sda = htab->sdata[1].sym; local 8589 struct elf_link_hash_entry *sda = NULL; local 8700 struct elf_link_hash_entry *sda = NULL; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-ppc.c | 5737 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5739 sda->root.u.def.section = htab->elf.hgot->root.u.def.section; 5740 sda->root.u.def.value = htab->elf.hgot->root.u.def.value; 5744 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5746 if (sda != NULL && sda->ref_regular) 5747 sda->root.u.def.section->flags |= SEC_KEEP; 5748 sda = htab->sdata[1].sym; 5749 if (sda != NULL && sda->ref_regular 5724 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5731 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5986 struct elf_link_hash_entry *sda = lsect->sym; local 8484 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 8515 struct elf_link_hash_entry *sda = htab->sdata[1].sym; local 8605 struct elf_link_hash_entry *sda = NULL; local 8716 struct elf_link_hash_entry *sda = NULL; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-ppc.c | 5736 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5738 sda->root.u.def.section = htab->elf.hgot->root.u.def.section; 5739 sda->root.u.def.value = htab->elf.hgot->root.u.def.value; 5743 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5745 if (sda != NULL && sda->ref_regular) 5746 sda->root.u.def.section->flags |= SEC_KEEP; 5747 sda = htab->sdata[1].sym; 5748 if (sda != NULL && sda->ref_regular 5723 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5730 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5984 struct elf_link_hash_entry *sda = lsect->sym; local 8493 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 8524 struct elf_link_hash_entry *sda = htab->sdata[1].sym; local 8614 struct elf_link_hash_entry *sda = NULL; local 8725 struct elf_link_hash_entry *sda = NULL; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-ppc.c | 5724 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5726 sda->root.u.def.section = htab->elf.hgot->root.u.def.section; 5727 sda->root.u.def.value = htab->elf.hgot->root.u.def.value; 5731 struct elf_link_hash_entry *sda = htab->sdata[0].sym; 5733 if (sda != NULL && sda->ref_regular) 5734 sda->root.u.def.section->flags |= SEC_KEEP; 5735 sda = htab->sdata[1].sym; 5736 if (sda != NULL && sda->ref_regular 5711 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5718 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 5973 struct elf_link_hash_entry *sda = lsect->sym; local 8470 struct elf_link_hash_entry *sda = htab->sdata[0].sym; local 8501 struct elf_link_hash_entry *sda = htab->sdata[1].sym; local 8591 struct elf_link_hash_entry *sda = NULL; local 8702 struct elf_link_hash_entry *sda = NULL; local [all...] |