Home
last modified time | relevance | path

Searched refs:CSR_VENDOR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/firewire/oxfw/
H A Doxfw.c75 err = fw_csr_string(fw_dev->config_rom + 5, CSR_VENDOR, in name_card()
182 if (key == CSR_VENDOR) in detect_quirks()
/openbmc/linux/drivers/firewire/
H A Dcore-device.c127 case CSR_VENDOR: id[0] = value; break; in get_ids()
322 IMMEDIATE_ATTR(vendor, CSR_VENDOR),
327 TEXT_LEAF_ATTR(vendor_name, CSR_VENDOR),
/openbmc/linux/include/linux/
H A Dfirewire.h60 #define CSR_VENDOR 0x03 macro
/openbmc/linux/sound/firewire/dice/
H A Ddice.c121 fw_csr_string(dev->config_rom + 5, CSR_VENDOR, vendor, sizeof(vendor)); in dice_card_strings()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob.c79 err = fw_csr_string(fw_dev->config_rom + 5, CSR_VENDOR, in name_device()