Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152_fw.c694 static u16 r8153_ram_code_d[] = { variable
963 for (i = 0; i < ARRAY_SIZE(r8153_ram_code_d); i += 2) in r8153_firmware()
965 r8153_ram_code_d[i], in r8153_firmware()
966 r8153_ram_code_d[i+1]); in r8153_firmware()