Home
last modified time | relevance | path

Searched defs:w_index (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Dstratix10.c119 static u32 get_resp_hdr(u32 *r_index, u32 *w_index, u32 *resp_count, in get_resp_hdr()
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c702 u16 w_index = le16_to_cpu(ctrl->wIndex); in composite_setup() local
H A Dat91_udc.c883 #define w_index le16_to_cpu(pkt.r.wIndex) in handle_setup() macro
H A Df_mass_storage.c534 u16 w_index = get_unaligned_le16(&ctrl->wIndex); in fsg_setup() local