Lines Matching refs:boot_device_sel_shift
20 unsigned int boot_device_sel_shift; member
32 .boot_device_sel_shift = 1,
41 .boot_device_sel_shift = 1,
50 .boot_device_sel_shift = 1,
59 .boot_device_sel_shift = 1,
68 .boot_device_sel_shift = 1,
79 .boot_device_sel_shift = 1,
90 .boot_device_sel_shift = 1,
101 .boot_device_sel_shift = 1,
112 .boot_device_sel_shift = 1,
137 boot_sel = pinmon >> info->boot_device_sel_shift; in UNIPHIER_DEFINE_SOCDATA_FUNC()
222 boot_sel = pinmon >> info->boot_device_sel_shift; in do_pinmon()