Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dr8152_fw.c761 static int r8153_pre_ram_code(struct r8152 *tp, u16 patch_key) in r8153_pre_ram_code() argument
775 sram_write(tp, 0x8146, patch_key); in r8153_pre_ram_code()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c3494 static int r8153_pre_ram_code(struct r8152 *tp, u16 key_addr, u16 patch_key) in r8153_pre_ram_code() argument
3501 sram_write(tp, key_addr, patch_key); in r8153_pre_ram_code()