Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dov511.c742 ov518_reg_w32(struct usb_ov511 *ov, unsigned char reg, u32 val, int n) in ov518_reg_w32() function
1528 ov518_reg_w32(ov, 0x30, size, 2); in ov518_set_packet_size()
2879 ov518_reg_w32(ov, 0xc4, 400, 2); /* 190h */ in ov518_mode_init_regs()
2880 ov518_reg_w32(ov, 0xc6, 540, 2); /* 21ch */ in ov518_mode_init_regs()
2881 ov518_reg_w32(ov, 0xc7, 540, 2); /* 21ch */ in ov518_mode_init_regs()
2882 ov518_reg_w32(ov, 0xc8, 108, 2); /* 6ch */ in ov518_mode_init_regs()
2883 ov518_reg_w32(ov, 0xca, 131098, 3); /* 2001ah */ in ov518_mode_init_regs()
2884 ov518_reg_w32(ov, 0xcb, 532, 2); /* 214h */ in ov518_mode_init_regs()
2885 ov518_reg_w32(ov, 0xcc, 2400, 2); /* 960h */ in ov518_mode_init_regs()
2886 ov518_reg_w32(ov, 0xcd, 32, 2); /* 20h */ in ov518_mode_init_regs()
[all …]