Lines Matching refs:boot_device_sel_shift
31 unsigned int boot_device_sel_shift; member
45 .boot_device_sel_shift = 1,
55 .boot_device_sel_shift = 1,
65 .boot_device_sel_shift = 1,
75 .boot_device_sel_shift = 1,
85 .boot_device_sel_shift = 1,
97 .boot_device_sel_shift = 1,
109 .boot_device_sel_shift = 1,
120 .boot_device_sel_shift = 1,
131 .boot_device_sel_shift = 1,
160 boot_sel = pinmon >> info->boot_device_sel_shift; in UNIPHIER_DEFINE_SOCDATA_FUNC()
252 boot_sel = pinmon >> info->boot_device_sel_shift; in do_pinmon()