Lines Matching refs:boot_device_sel_shift
32 unsigned int boot_device_sel_shift; member
46 .boot_device_sel_shift = 1,
56 .boot_device_sel_shift = 1,
66 .boot_device_sel_shift = 1,
76 .boot_device_sel_shift = 1,
86 .boot_device_sel_shift = 1,
98 .boot_device_sel_shift = 1,
110 .boot_device_sel_shift = 1,
121 .boot_device_sel_shift = 1,
132 .boot_device_sel_shift = 1,
161 boot_sel = pinmon >> info->boot_device_sel_shift; in UNIPHIER_DEFINE_SOCDATA_FUNC()
253 boot_sel = pinmon >> info->boot_device_sel_shift; in do_pinmon()