Home
last modified time | relevance | path

Searched refs:OFFSET_4_B (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/startup/
H A Dmain.c67 hi_u8 chip_ver = (chip_id >> OFFSET_4_B) & MSK_3_B; /* chip_id bit[4:7] is chip_ver. */ in boot_extern_32k()
68 hi_u8 chip_ver_bk = (chip_id_bk >> OFFSET_4_B) & MSK_3_B; /* chip_id bit[4:7] is chip_ver. */ in boot_extern_32k()
76 reg_val &= ~(MSK_2_B << OFFSET_4_B); /* Maximum drive capability */ in boot_extern_32k()
H A Dmain.h29 #define OFFSET_4_B 4 macro

Completed in 1 milliseconds