Home
last modified time | relevance | path

Searched defs:CTX_SIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/examples/standalone/
H A Dsched.c30 #define CTX_SIZE 512 macro
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h1073 #define CTX_SIZE(_hcc) (HCC_64BYTE_CONTEXT(_hcc) ? 64 : 32) macro