Searched refs:dev_reg (Results 1 – 5 of 5) sorted by relevance
48 u8 dev_reg; in pdc_pkt_header() local75 dev_reg = ATA_DEVICE_OBS; in pdc_pkt_header()77 dev_reg = ATA_DEVICE_OBS | ATA_DEV1; in pdc_pkt_header()81 buf[13] = dev_reg; in pdc_pkt_header()
365 u8 dev_reg; in pdc20621_ata_pkt() local397 dev_reg = ATA_DEVICE_OBS; in pdc20621_ata_pkt()399 dev_reg = ATA_DEVICE_OBS | ATA_DEV1; in pdc20621_ata_pkt()403 buf[i++] = dev_reg; in pdc20621_ata_pkt()
61 struct dev_reg { struct
632 u8 *dev_reg; in tsl2x7x_chip_on() local711 for (i = 0, dev_reg = chip->tsl2x7x_config; in tsl2x7x_chip_on()714 TSL2X7X_CMD_REG + i, *dev_reg++); in tsl2x7x_chip_on()
387 BQ24190_SYSFS_FIELD_RO(dev_reg, VPRS, DEV_REG),