Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c2637 uint32_t drivestrength_sel = 0; in bhnd_pmu_sdiod_drive_strength_init() local
2642 drivestrength_sel = str_tab[i].sel; in bhnd_pmu_sdiod_drive_strength_init()
2649 drivestrength_sel <<= str_shift; in bhnd_pmu_sdiod_drive_strength_init()
2650 cc_data_temp |= drivestrength_sel; in bhnd_pmu_sdiod_drive_strength_init()