/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_transfer.c | 62 struct vep *ep2; in handle_control_request() local 101 ep2 = vudc_find_endpoint(udc, w_index); in handle_control_request() 102 if (!ep2 || ep2->ep.name == udc->ep[0].ep.name) { in handle_control_request() 106 ep2->halted = 1; in handle_control_request() 134 ep2 = vudc_find_endpoint(udc, w_index); in handle_control_request() 135 if (!ep2) { in handle_control_request() 139 if (!ep2->wedged) in handle_control_request() 140 ep2->halted = 0; in handle_control_request() 158 ep2 = vudc_find_endpoint(udc, w_index); in handle_control_request() 159 if (!ep2) { in handle_control_request() [all …]
|
/openbmc/linux/fs/exfat/ |
H A D | inode.c | 23 struct exfat_dentry *ep, *ep2; in __exfat_write_inode() local 48 ep2 = exfat_get_dentry_cached(&es, ES_IDX_STREAM); in __exfat_write_inode() 75 ep2->dentry.stream.valid_size = cpu_to_le64(on_disk_size); in __exfat_write_inode() 76 ep2->dentry.stream.size = ep2->dentry.stream.valid_size; in __exfat_write_inode() 78 ep2->dentry.stream.flags = ei->flags; in __exfat_write_inode() 79 ep2->dentry.stream.start_clu = cpu_to_le32(ei->start_clu); in __exfat_write_inode() 81 ep2->dentry.stream.flags = ALLOC_FAT_CHAIN; in __exfat_write_inode() 82 ep2->dentry.stream.start_clu = EXFAT_FREE_CLUSTER; in __exfat_write_inode()
|
H A D | namei.c | 617 struct exfat_dentry *ep, *ep2; in exfat_find() local 655 ep2 = exfat_get_dentry_cached(&es, ES_IDX_STREAM); in exfat_find() 659 info->size = le64_to_cpu(ep2->dentry.stream.valid_size); in exfat_find() 664 info->flags = ep2->dentry.stream.flags; in exfat_find() 666 le32_to_cpu(ep2->dentry.stream.start_clu); in exfat_find()
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | expr.c | 139 #define e2 (*ep2) 144 * Walks the two expression trees given in 'ep1' and 'ep2'. Any node that does 149 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq() argument 192 * Rewrites the expressions 'ep1' and 'ep2' to remove operands common to both. 196 * ep2: A && B && C -> ep2: C 199 * ep2: A || B || C -> ep2: C 202 * ep2: (BAR && B) && A -> ep2: BAR 205 * ep2: (C || B) && A -> ep2: y 220 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2) in expr_eliminate_eq() argument 227 __expr_eliminate_eq(e1->type, ep1, ep2); in expr_eliminate_eq() [all …]
|
H A D | expr.h | 300 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2);
|
/openbmc/linux/scripts/kconfig/ |
H A D | expr.c | 140 #define e2 (*ep2) 145 * Walks the two expression trees given in 'ep1' and 'ep2'. Any node that does 150 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq() argument 193 * Rewrites the expressions 'ep1' and 'ep2' to remove operands common to both. 197 * ep2: A && B && C -> ep2: C 200 * ep2: A || B || C -> ep2: C 203 * ep2: (BAR && B) && A -> ep2: BAR 206 * ep2: (C || B) && A -> ep2: y 221 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2) in expr_eliminate_eq() argument 228 __expr_eliminate_eq(e1->type, ep1, ep2); in expr_eliminate_eq() [all …]
|
H A D | expr.h | 295 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2);
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | tda18271c2dd.c | 56 EP1, EP2, EP3, EP4, EP5, enumerator 397 state->m_Regs[EP2] = (RFBand << 5) | GainTaper; in CalibrateRF() 441 status = UpdateReg(state, EP2); in CalibrateRF() 447 status = UpdateReg(state, EP2); in CalibrateRF() 606 state->m_Regs[EP2] = (RFBand << 5) | Gain_Taper; in PowerScan() 608 status = UpdateReg(state, EP2); in PowerScan() 624 status = UpdateReg(state, EP2); /* Launch power measurement */ in PowerScan() 642 status = UpdateReg(state, EP2); /* Launch power measurement */ in PowerScan() 782 status = UpdateRegs(state, EP2, MD3); /* diff between sw and datasheet (ep3-md3) */ in FixedContentsI2CUpdate() 812 status = UpdateReg(state, EP2); in FixedContentsI2CUpdate() [all …]
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | atmel_usba_udc.h | 27 EP("ep2", 2, 1024, 2, 1, 1), 38 EP("ep2", 2, 1024, 3, 1, 0),
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | epautoconf.c | 34 * - ep1, ep2, ... address is fixed, not direction or type 36 * - ep1-bulk, ep2-bulk, ... address and type are fixed, not direction 246 ep = find_ep(gadget, "ep2-bulk"); in usb_ep_autoconfig()
|
H A D | dwc2_udc_otg.c | 448 /* 7. Set NAK bit of EP0, EP1, EP2*/ in reconfig_usbd() 500 /* 13. Clear NAK bit of EP0, EP1, EP2*/ in reconfig_usbd()
|
H A D | fotg210.c | 147 /* create static ep-fifo map (EP1 <-> FIFO0, EP2 <-> FIFO1 ...) */ in fotg210_reset() 808 .name = "ep2",
|
/openbmc/linux/sound/usb/6fire/ |
H A D | firmware.c | 36 0xe4, 0x00, 0xe4, 0x00, /* alt 1: 228 EP2 and EP6 (7 fpp) */ 37 0xa4, 0x01, 0xa4, 0x01, /* alt 2: 420 EP2 and EP6 (13 fpp)*/ 38 0x94, 0x01, 0x5c, 0x02 /* alt 3: 404 EP2 and 604 EP6 (25 fpp) */
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 1623 struct dummy_ep *ep2; in handle_control_request() local 1686 ep2 = find_endpoint(dum, w_index); in handle_control_request() 1687 if (!ep2 || ep2->ep.name == ep0name) { in handle_control_request() 1691 ep2->halted = 1; in handle_control_request() 1734 ep2 = find_endpoint(dum, w_index); in handle_control_request() 1735 if (!ep2) { in handle_control_request() 1739 if (!ep2->wedged) in handle_control_request() 1740 ep2->halted = 0; in handle_control_request() 1758 ep2 = find_endpoint(dum, w_index); in handle_control_request() 1759 if (!ep2) { in handle_control_request() [all …]
|
H A D | goku_udc.c | 17 * - DMA works with ep1 (OUT transfers) and ep2 (IN transfers). 144 /* ep1/ep2 dma direction is chosen early; it works in the other in goku_ep_enable() 160 /* ep1 and ep2 can do double buffering and/or dma */ in goku_ep_enable() 437 /* use ep1/ep2 double-buffering for OUT */ in read_fifo() 1080 (mask & INT_EP2DATASET) ? " ep2" : "", in dump_intmask() 1255 static char *names [] = { "ep0", "ep1-bulk", "ep2-bulk", "ep3-bulk" }; in udc_reinit()
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | st,st-mipid02.yaml | 164 ep2: endpoint {
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | allegro-mail.h | 232 u32 ep2; member
|
H A D | allegro-mail.c | 349 dst[i++] = msg->ep2; in allegro_enc_encode_frame()
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | fwdesc.h | 27 /* command traps & notifications are send through EP2 */
|
/openbmc/u-boot/include/usb/ |
H A D | fotg210.h | 300 #define EPMAP14_DEFAULT 0x33221100 /* EP1->FIFO0, EP2->FIFO1... */ 323 #define FIFOMAP_DEFAULT 0x04030201 /* FIFO0->EP1, FIFO1->EP2... */
|
/openbmc/linux/net/sctp/ |
H A D | input.c | 746 struct sctp_endpoint *ep2; in __sctp_hash_endpoint() local 755 sctp_for_each_hentry(ep2, &head->chain) { in __sctp_hash_endpoint() 756 struct sock *sk2 = ep2->base.sk; in __sctp_hash_endpoint()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 1776 * use usb alt setting 7 for EP2 transfer (atsc) 1836 * use usb alt setting 7 for EP2 transfer (atsc) 1903 * use usb alt setting 7 for EP2 transfer (atsc) 1962 * use usb alt setting 7 for EP2 transfer (atsc)
|
/openbmc/linux/tools/usb/ |
H A D | ffs-test.c | 371 "ep2", 8 * 1024,
|
/openbmc/linux/drivers/usb/host/ |
H A D | uhci-hcd.h | 136 * skel1 --> ep1-qh --> ep2-qh --> ... --> skel2 --> ...
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_hcd.c | 22 {MUSB_INTR_EP, 0, 64} /* EP2 - Interrupt IN - 64 Bytes */
|