Searched refs:prop_idx (Results 1 – 3 of 3) sorted by relevance
132 int prop_idx = 0; in dwc3_host_init() local163 props[prop_idx++] = PROPERTY_ENTRY_BOOL("xhci-sg-trb-cache-size-quirk"); in dwc3_host_init()165 props[prop_idx++] = PROPERTY_ENTRY_BOOL("write-64-hi-lo-quirk"); in dwc3_host_init()168 props[prop_idx++] = PROPERTY_ENTRY_BOOL("usb3-lpm-capable"); in dwc3_host_init()171 props[prop_idx++] = PROPERTY_ENTRY_BOOL("usb2-lpm-disable"); in dwc3_host_init()183 props[prop_idx++] = PROPERTY_ENTRY_BOOL("quirk-broken-port-ped"); in dwc3_host_init()185 if (prop_idx) { in dwc3_host_init()
254 int prop_idx = 0, ret = 0; in dwc3_set_swnode() local265 props[prop_idx++] = PROPERTY_ENTRY_U16("snps,gsbuscfg0-reqinfo", in dwc3_set_swnode()269 if (prop_idx) in dwc3_set_swnode()
848 unsigned int prop_idx = 0, line_names_size; in gpio_sim_make_bank_swnode() local853 properties[prop_idx++] = PROPERTY_ENTRY_U32("ngpios", bank->num_lines); in gpio_sim_make_bank_swnode()856 properties[prop_idx++] = PROPERTY_ENTRY_STRING("gpio-sim,label", in gpio_sim_make_bank_swnode()868 properties[prop_idx++] = PROPERTY_ENTRY_STRING_ARRAY_LEN( in gpio_sim_make_bank_swnode()