Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firewire/
Dcore.h236 #define LOCAL_BUS 0xffc0 macro
Dcore-topology.c109 node->node_id = LOCAL_BUS | SELF_ID_PHY_ID(sid); in fw_node_create()
Dcore-cdev.c1474 return init_request(client, a, LOCAL_BUS | 0x3f, SCODE_100); in ioctl_send_broadcast_request()
Dohci.c2595 n = (node_id & 0xffc0) == LOCAL_BUS ? node_id & 0x3f : 63; in ohci_enable_phys_dma()
/linux-5.19.10/include/video/
Dmach64.h865 #define LOCAL_BUS 6 macro