Lines Matching +defs:val +defs:context
125 struct context { struct
126 struct fw_ohci *ohci;
127 u32 regs;
128 int total_allocation;
129 u32 current_bus;
130 bool running;
131 bool flushing;
138 struct list_head buffer_list;
166 struct context context; argument
636 u32 val; in read_phy_reg() local
661 static int write_phy_reg(const struct fw_ohci *ohci, int addr, u32 val) in write_phy_reg()
1541 static int handle_at_packet(struct context *context, in handle_at_packet()
2316 u32 val; in software_reset() local
2901 static int handle_ir_packet_per_buffer(struct context *context, in handle_ir_packet_per_buffer()
2936 static int handle_ir_buffer_fill(struct context *context, in handle_ir_buffer_fill()
2993 static inline void sync_it_packet_for_cpu(struct context *context, in sync_it_packet_for_cpu()
3030 static int handle_it_packet(struct context *context, in handle_it_packet()