Searched refs:sy (Results 1 - 4 of 4) sorted by relevance

/include/linux/
H A Dfirewire.h365 static inline int fw_stream_packet_destination_id(int tag, int channel, int sy) argument
367 return tag << 14 | channel << 8 | sy;
396 /* rx: Sync bit, wait for matching sy */
398 u32 sy:4; /* tx: Sy in packet header */ member in struct:fw_iso_packet
H A Dfb.h329 __u32 sy; /* origin in the y-axis */ member in struct:fb_tilerect
340 __u32 sy; /* source origin in the y-axis */ member in struct:fb_tilearea
349 __u32 sy; /* origin in the y-axis */ member in struct:fb_tileblit
360 __u32 sy; /* cursor position in the y-axis */ member in struct:fb_tilecursor
/include/uapi/linux/
H A Dfb.h346 __u32 sy; member in struct:fb_copyarea
H A Dfirewire-cdev.h246 * channel, 4 bits tcode, 4 bits sy, in big endian byte order.
732 * the sy field (4 bits), the tag field (2 bits), a sync flag
766 * packet with a sy field is received which matches &fw_cdev_start_iso.sync.
980 * @sy: Synchronization code
995 __u32 sy; member in struct:fw_cdev_send_stream_packet

Completed in 96 milliseconds