Searched refs:TRIGGER (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-bcm281xx.c152 .trig = TRIGGER(0x0afc, 9),
164 .trig = TRIGGER(0x0afc, 10),
176 .trig = TRIGGER(0x0afc, 12),
188 .trig = TRIGGER(0x0afc, 11),
240 .trig = TRIGGER(0x0afc, 23),
251 .trig = TRIGGER(0x0afc, 24),
262 .trig = TRIGGER(0x0b00, 2),
H A Dclk-core.h383 #define TRIGGER(_offset, _bit) \ macro
/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-bcm235xx.c152 .trig = TRIGGER(0x0afc, 9),
164 .trig = TRIGGER(0x0afc, 10),
176 .trig = TRIGGER(0x0afc, 12),
188 .trig = TRIGGER(0x0afc, 11),
240 .trig = TRIGGER(0x0afc, 23),
251 .trig = TRIGGER(0x0afc, 24),
262 .trig = TRIGGER(0x0b00, 2),
H A Dclk-core.h383 #define TRIGGER(_offset, _bit) \ macro
/u-boot/drivers/spi/
H A Dspi-synquacer.c62 #define TRIGGER 0 macro
336 val |= BIT(TRIGGER);

Completed in 165 milliseconds