Searched refs:rootfreq (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/slimbus/
H A Dslimbus.h97 * @rootfreq: Root Frequency at which the framer can run. This is maximum
104 int rootfreq; member in struct:slim_framer
H A Dqcom-ctrl.c546 ctrl->framer.rootfreq = SLIM_ROOT_FREQ / 8;
548 ctrl->framer.rootfreq / SLIM_CL_PER_SUPERFRAME_DIV8;
H A Dqcom-ngd-ctrl.c1638 ctrl->framer.rootfreq = SLIM_ROOT_FREQ >> 3;
1640 ctrl->framer.rootfreq / SLIM_CL_PER_SUPERFRAME_DIV8;

Completed in 107 milliseconds