| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_gadget.c | 147 usb_gadget_giveback_request(&req->ep->end_point, &req->request); in musb_g_giveback() 237 musb_ep->end_point.name); in txstate() 256 musb_ep->end_point.name, csr); in txstate() 262 musb_ep->end_point.name, csr); in txstate() 395 musb_ep->end_point.name, use_dma ? "dma" : "pio", in txstate() 421 musb_dbg(musb, "<== %s, txcsr %04x", musb_ep->end_point.name, csr); in musb_g_tx() 450 musb_dbg(musb, "%s dma still busy?", musb_ep->end_point.name); in musb_g_tx() 504 musb_ep->end_point.name); in musb_g_tx() 540 musb_ep->end_point.name); in rxstate() 552 musb_ep->end_point.name, csr); in rxstate() [all …]
|
| H A D | musb_gadget.h | 75 struct usb_ep end_point; member 99 #define to_musb_ep(ep) container_of((ep), struct musb_ep, end_point)
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_gadget.c | 195 ep->end_point.name, request, in musb_g_giveback() 199 ep->end_point.name, request, in musb_g_giveback() 202 req->request.complete(&req->ep->end_point, &req->request); in musb_g_giveback() 328 musb_ep->end_point.name); in txstate() 347 musb_ep->end_point.name, csr); in txstate() 353 musb_ep->end_point.name, csr); in txstate() 475 musb_ep->end_point.name, use_dma ? "dma" : "pio", in txstate() 501 dev_dbg(musb->controller, "<== %s, txcsr %04x\n", musb_ep->end_point.name, csr); in musb_g_tx() 530 dev_dbg(musb->controller, "%s dma still busy?\n", musb_ep->end_point.name); in musb_g_tx() 590 musb_ep->end_point.name); in musb_g_tx() [all …]
|
| H A D | musb_gadget.h | 53 struct usb_ep end_point; member 79 return ep ? container_of(ep, struct musb_ep, end_point) : NULL; in to_musb_ep()
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRgaApi.cpp | 736 msg->line_draw_info.end_point.x = ep.x; in NormalRgaSetLineDrawingMode() 737 msg->line_draw_info.end_point.y = ep.y; in NormalRgaSetLineDrawingMode() 1136 info->end_point.x = orig_info->end_point.x; in NormalRgaCompatModeConvertRga2LineDrawInfo() 1137 info->end_point.y = orig_info->end_point.y; in NormalRgaCompatModeConvertRga2LineDrawInfo()
|
| /OK3568_Linux_fs/external/linux-rga/core/hardware/ |
| H A D | rga2_driver.h | 77 rga2_point_t end_point; /* LineDraw_end_point */ member
|
| H A D | rga_ioctl.h | 194 POINT end_point; /* LineDraw_end_point */ member
|
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy.h | 89 bool end_point; member
|
| H A D | comphy_core.c | 167 comphy_map_data[lane].end_point = fdtdec_get_bool(blob, subnode, in comphy_probe()
|
| H A D | comphy_cp110.c | 2001 serdes_map->end_point, in comphy_cp110_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/ |
| H A D | rga.h | 96 RgaPoint end_point; member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/ |
| H A D | rga.h | 223 POINT end_point; /* LineDraw_end_point */ member
|
| H A D | rga_reg_info.c | 1254 x_width = msg->line_draw_info.start_point.x - msg->line_draw_info.end_point.x; in RGA_set_line_drawing_reg_info() 1255 y_width = msg->line_draw_info.start_point.y - msg->line_draw_info.end_point.y; in RGA_set_line_drawing_reg_info()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | rga.h | 273 POINT end_point; /* LineDraw_end_point */ member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | rga.h | 307 POINT end_point; /* LineDraw_end_point */ member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/ |
| H A D | rga2.h | 290 POINT end_point; /* LineDraw_end_point */ member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga.h | 359 struct rga_point_t end_point; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | buffered_piece_collection.hpp | 1214 point_type const& end_point) in add_endcap() 1231 add_piece(pt, end_point, range); in add_endcap()
|