Home
last modified time | relevance | path

Searched refs:x123 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-sx150x.c87 struct sx150x_123_pri x123; member
159 .pri.x123 = {
179 .pri.x123 = {
202 .pri.x123 = {
909 reg = pctl->data->pri.x123.reg_advanced; in sx150x_init_misc()
925 [SX150X_123] = pctl->data->pri.x123.reg_pld_mode, in sx150x_init_hw()
962 reg == data->pri.x123.reg_advanced) in sx150x_regmap_reg_width()
/linux/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst98 IA32_MCU_OPT_CTRL MSR, (address 0x123). The presence of this MSR and
/linux/Documentation/driver-api/
H A Dntb.rst197 (eg: `echo '4 0x123 7 0xabc' > spad`
198 # to set scratchpads `4` and `7` to `0x123` and `0xabc`, respectively).
H A Dmen-chameleon-bus.rst130 { .device = 0x123 },
/linux/Documentation/networking/
H A Dcan.rst518 rfilter[0].can_id = 0x123;
557 rfilter[0].can_id = 0x123;
560 both SFF frames with CAN ID 0x123 and EFF frames with 0xXXXXX123 can pass.
562 To filter for only 0x123 (SFF) and 0x12345678 (EFF) CAN identifiers the
569 rfilter[0].can_id = 0x123;
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst165 with (11 bit) CAN ID ``0x123``.