Home
last modified time | relevance | path

Searched refs:BROADCAST_CHANNEL_INITIAL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/firewire/
H A Dcore.h47 #define BROADCAST_CHANNEL_INITIAL (1 << 31 | 31) macro
H A Dcore-card.c559 card->broadcast_channel = BROADCAST_CHANNEL_INITIAL; in fw_card_initialize()
H A Dcore-transaction.c1240 BROADCAST_CHANNEL_INITIAL; in handle_registers()
H A Dcore-device.c974 data = cpu_to_be32(BROADCAST_CHANNEL_INITIAL | in set_broadcast_channel()