Home
last modified time | relevance | path

Searched defs:h (Results 1 – 3 of 3) sorted by relevance

/SCP-firmware-master/arch/arm/armv8-a/include/lib/
A Dutils_def.h33 # define GENMASK_32(h, l) \ argument
36 # define GENMASK_64(h, l) ((~0 << (l)) & (~0 >> (64 - 1 - (h)))) argument
38 # define GENMASK_32(h, l) \ argument
41 # define GENMASK_64(h, l) \ argument
/SCP-firmware-master/product/n1sdp/module/n1sdp_ddr_phy/src/
A Dmod_n1sdp_ddr_phy.c769 uint32_t h; in n1sdp_ddr_phy_post_training_configure() local
882 uint32_t h; in n1sdp_verify_phy_status() local
1010 uint32_t h; in n1sdp_wrlvl_phy_obs_regs() local
1058 uint32_t h; in n1sdp_read_gate_phy_obs_regs() local
1096 uint32_t h; in n1sdp_read_eye_phy_obs_regs() local
/SCP-firmware-master/product/morello/module/dmc_bing/src/
A Dmorello_ddr_phy.c739 uint32_t h; in morello_verify_phy_status() local
869 uint32_t h; in morello_wrlvl_phy_obs_regs() local
919 uint32_t h; in morello_read_gate_phy_obs_regs() local
956 uint32_t h; in morello_read_eye_phy_obs_regs() local

Completed in 16 milliseconds