Searched refs:R51x_SYS_SNAP (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | ov511.c | 1363 reg_w(ov, R51x_SYS_SNAP, 0x00); in ov51x_clear_snapshot() 1364 reg_w(ov, R51x_SYS_SNAP, 0x02); in ov51x_clear_snapshot() 1365 reg_w(ov, R51x_SYS_SNAP, 0x00); in ov51x_clear_snapshot() 1382 ret = reg_r(ov, R51x_SYS_SNAP); in ov51x_check_snapshot() 6077 { OV511_REG_BUS, R51x_SYS_SNAP, 0x00 }, in ov511_configure() 6078 { OV511_REG_BUS, R51x_SYS_SNAP, 0x02 }, in ov511_configure() 6079 { OV511_REG_BUS, R51x_SYS_SNAP, 0x00 }, in ov511_configure() 6088 { OV511_REG_BUS, R51x_SYS_SNAP, 0x00 }, in ov511_configure() 6089 { OV511_REG_BUS, R51x_SYS_SNAP, 0x02 }, in ov511_configure() 6090 { OV511_REG_BUS, R51x_SYS_SNAP, 0x00 }, in ov511_configure() [all …]
|
D | ov511.h | 115 #define R51x_SYS_SNAP 0x52 macro
|