Lines Matching full:frame
92 /* Frame counter partition */
128 uint16_t frame, pad;
240 #define OHCI_INTR_SF (1<<2) /* Start of frame */
243 #define OHCI_INTR_FNO (1<<5) /* Frame number overflow */
1125 /* Do frame processing on frame boundary */
1133 /* Process all the lists at the end of the frame */
1150 /* Frame boundary, so do EOF stuf here */
1155 hcca.frame = cpu_to_le32(ohci->frame_number);
1179 * next frame
1240 /* Set the frame interval - frame interval toggle is manipulated by the hcd only */