Searched refs:twi (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-thrustmaster.c | 217 const struct tm_wheel_info *twi = NULL; in thrustmaster_model_handler() local 233 for (i = 0; i < tm_wheels_infos_length && !twi; i++) in thrustmaster_model_handler() 235 twi = tm_wheels_infos + i; in thrustmaster_model_handler() 237 if (twi) in thrustmaster_model_handler() 238 hid_info(hdev, "Wheel with model id 0x%x is a %s\n", model, twi->wheel_name); in thrustmaster_model_handler() 244 tm_wheel->change_request->wValue = cpu_to_le16(twi->switch_value); in thrustmaster_model_handler()
|
/openbmc/qemu/include/hw/arm/ |
H A D | nrf51_soc.h | 45 MemoryRegion twi; member
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | luton.dtsi | 106 function = "twi";
|
H A D | serval_common.dtsi | 83 function = "twi";
|
H A D | serval.dtsi | 111 function = "twi";
|
H A D | jaguar2.dtsi | 132 function = "twi";
|
H A D | ocelot.dtsi | 216 function = "twi";
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-sam9x60_curiosity.dts | 312 pinctrl_flx0_default: flx0-twi { 318 pinctrl_flx6_default: flx6-twi {
|
H A D | at91rm9200.dtsi | 453 twi { 454 pinctrl_twi: twi-0 {
|
H A D | at91sam9261.dtsi | 534 pinctrl_i2c_twi: i2c-0-twi {
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | start.S | 725 twi 0, r0, 0 738 twi 0, r0, 0 750 twi 0, r0, 0 885 twi 0,r3,0
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | start.S | 1159 twi 0,r4,0 1201 twi 0,r4,0
|
/openbmc/linux/arch/arm64/boot/dts/microchip/ |
H A D | sparx5.dtsi | 267 function = "twi";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9261.dtsi | 543 pinctrl_i2c_twi: i2c-0-twi {
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 271 twi 31, 0, 0
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 2215 twi 31,0,0 /* Nap state must not be zero */
|