Searched refs:ZL_REG_HOST_CONTROL (Results 1 – 2 of 2) sorted by relevance
494 rc = zl3073x_read_u8(zldev, ZL_REG_HOST_CONTROL, &host_ctrl); in zl3073x_flash_host_ctrl_enable()500 return zl3073x_write_u8(zldev, ZL_REG_HOST_CONTROL, host_ctrl); in zl3073x_flash_host_ctrl_enable()
289 #define ZL_REG_HOST_CONTROL ZL_REG(1, 0x02, 1) macro