Home
last modified time | relevance | path

Searched defs:cycle (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/mach-ath79/ar934x/
H A Dddr.c43 u32 reg, cycle, ctl; in ar934x_ddr_init() local
/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91sam9_smc.h32 u32 cycle; /* 0x08 SMC Cycle Register */ member
H A Dsama5d3_smc.h23 u32 cycle; /* 0x608 SMC Cycle Register */ member
/rk3399_rockchip-uboot/drivers/input/
H A Drockchip_ir.c215 u32 cycle_hpr, cycle_lpr, cycle; in rockchip_ir_irq() local
/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c120 int cycle; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_mipi_dsi.c164 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) argument