Home
last modified time | relevance | path

Searched refs:START (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/doc/
H A DI2C_Edge_Conditions19 1) START
21 3) START "this start is ignored by most EEPROMs"
H A DREADME.POST241 START <name>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h37 #define START 1 macro
/rk3399_rockchip-uboot/include/
H A Dfat.h82 #define START(dent) (FAT2CPU16((dent)->start) \ macro
/rk3399_rockchip-uboot/fs/fat/
H A Dfat_write.c641 __u32 curclust = START(dentptr); in set_contents()
858 debug(", start: 0x%x", START(dentptr)); in find_directory_entry()
990 start_cluster = START(retdent); in do_fat_write()
H A Dfat.c323 __u32 curclust = START(dentptr); in get_contents()
706 unsigned clustnum = START(parent->dent); in fat_itr_child()
/rk3399_rockchip-uboot/cmd/
H A Dload.c837 goto START; in k_recv()
844 START: in k_recv()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h503 START, enumerator
H A Danalogix_dp.c725 dp->link_train.lt_state = START; in analogix_dp_sw_link_training()
730 case START: in analogix_dp_sw_link_training()
/rk3399_rockchip-uboot/drivers/i2c/
H A DKconfig80 is no documented way to issue repeated START conditions for more than
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rk3399.c1298 setbits_le32(&denali_pi[0], START); in pctl_cfg()
1299 setbits_le32(&denali_ctl[0], START); in pctl_cfg()