Home
last modified time | relevance | path

Searched refs:ZL_HOST_CONTROL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dpll/zl3073x/
H A Dregs.h290 #define ZL_HOST_CONTROL_ENABLE BIT(0) macro
H A Dflash.c498 host_ctrl |= ZL_HOST_CONTROL_ENABLE; in zl3073x_flash_host_ctrl_enable()