Home
last modified time | relevance | path

Searched refs:PLL2DBB_192M_MASK (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
H A Dhi_flashboot_flash.c30 #define PLL2DBB_192M_MASK 0x3 macro
91 reg_val &= ~(PLL2DBB_192M_MASK << 8); /* 8 */ in sfc_config_update_freq()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/flash/
H A Dhi_loaderboot_flash.c30 #define PLL2DBB_192M_MASK 0x3 macro
91 reg_val &= ~(PLL2DBB_192M_MASK << 8); /* 8 */ in sfc_config_update_freq()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
H A Dflash_prv.h108 #define PLL2DBB_192M_MASK 0x3 macro

Completed in 3 milliseconds