Searched refs:rw_flag (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/platform/mellanox/ ! |
D | mlxreg-io.c | 48 bool rw_flag, int regsize, u32 *regval) in mlxreg_io_get_reg() argument 70 if (rw_flag) { in mlxreg_io_get_reg() 81 if (rw_flag) { in mlxreg_io_get_reg()
|
/linux-5.19.10/drivers/net/wireless/zydas/zd1211rw/ ! |
D | zd_rf_rf2959.c | 47 int rw_flag = bits(rw, 23, 23); 48 PDEBUG("rf2959 %#010x reg %d rw %d", rw, reg, rw_flag);
|
/linux-5.19.10/drivers/leds/ ! |
D | leds-mlxcpld.c | 247 static void mlxcpld_led_bus_access_func(u16 base, u8 offset, u8 rw_flag, in mlxcpld_led_bus_access_func() argument 252 if (rw_flag == 0) in mlxcpld_led_bus_access_func()
|
/linux-5.19.10/drivers/gpu/drm/i915/ ! |
D | intel_uncore.c | 2488 i915_reg_t reg, u8 rw_flag, in uncore_rw_with_mcr_steering_fw() argument 2511 if (rw_flag == FW_REG_WRITE) in uncore_rw_with_mcr_steering_fw() 2524 if (rw_flag == FW_REG_READ) in uncore_rw_with_mcr_steering_fw() 2538 i915_reg_t reg, u8 rw_flag, in uncore_rw_with_mcr_steering() argument 2546 rw_flag); in uncore_rw_with_mcr_steering() 2554 val = uncore_rw_with_mcr_steering_fw(uncore, reg, rw_flag, in uncore_rw_with_mcr_steering()
|
/linux-5.19.10/drivers/media/common/b2c2/ ! |
D | flexcop_ibi_value_be.h | 370 u32 rw_flag : 1; member
|
D | flexcop_ibi_value_le.h | 375 u32 rw_flag : 1; member
|