Home
last modified time | relevance | path

Searched defs:work (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/lib/zlib/
H A Dinftrees.c34 unsigned short FAR *work) in inflate_table()
H A Dinflate.h113 unsigned short work[288]; /* work area for code table building */ member
/rk3399_rockchip-uboot/drivers/input/
H A Dpc_keyb.c35 unsigned int work = 10000; in handle_kbd_event() local
/rk3399_rockchip-uboot/doc/
H A DREADME.x8618 work with minimal adjustments on other x86 boards since coreboot deals with label
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dep0.c544 void cdns3_pending_setup_status_handler(struct work_struct *work) in cdns3_pending_setup_status_handler()
/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h207 #define schedule_work(work) do {} while (0) argument
208 #define INIT_WORK(work, fun) do {} while (0) argument
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c1558 u32 *work, const u32 work_inc, u32 *pd) in sdr_find_phase_delay()
1594 static int sdr_find_phase(int working, const u32 grp, u32 *work, in sdr_find_phase()