mmc_phase
#define to_mmc_phase(_hw) container_of(_hw, struct mmc_phase, hw)
struct mmc_phase *phase = to_mmc_phase(hw);
struct mmc_phase *phase;