Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/mpc8308/
H A Dstrider.c134 bool is_dh = pca9698_get_value(0x20, 25); in last_stage_init() local
218 if (is_dh) in last_stage_init()
250 if (is_dh) in last_stage_init()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c287 int is_src, int is_dh) in hpre_hw_data_init() argument
296 ((is_dh && !is_src) || !is_dh)) in hpre_hw_data_init()