Searched defs:h (Results 1 – 3 of 3) sorted by relevance
33 # define GENMASK_32(h, l) \ argument36 # define GENMASK_64(h, l) ((~0 << (l)) & (~0 >> (64 - 1 - (h)))) argument38 # define GENMASK_32(h, l) \ argument41 # define GENMASK_64(h, l) \ argument
769 uint32_t h; in n1sdp_ddr_phy_post_training_configure() local882 uint32_t h; in n1sdp_verify_phy_status() local1010 uint32_t h; in n1sdp_wrlvl_phy_obs_regs() local1058 uint32_t h; in n1sdp_read_gate_phy_obs_regs() local1096 uint32_t h; in n1sdp_read_eye_phy_obs_regs() local
739 uint32_t h; in morello_verify_phy_status() local869 uint32_t h; in morello_wrlvl_phy_obs_regs() local919 uint32_t h; in morello_read_gate_phy_obs_regs() local956 uint32_t h; in morello_read_eye_phy_obs_regs() local
Completed in 8 milliseconds