/openbmc/linux/drivers/thermal/ |
H A D | thermal_netlink.h | 61 static inline int thermal_notify_tz_trip_down(int tz_id, int id, int temp) in thermal_notify_tz_trip_down() 66 static inline int thermal_notify_tz_trip_up(int tz_id, int id, int temp) in thermal_notify_tz_trip_up() 71 static inline int thermal_notify_tz_trip_delete(int tz_id, int id) in thermal_notify_tz_trip_delete() 76 static inline int thermal_notify_tz_trip_add(int tz_id, int id, int type, in thermal_notify_tz_trip_add() 82 static inline int thermal_notify_tz_trip_change(int tz_id, int id, int type, in thermal_notify_tz_trip_change() 109 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp()
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | id_map_tests.cpp | 41 std::string id{"vio_reg"}; in TEST() local 92 std::string id{"vio0"}; in TEST() local 134 std::string id{"set_voltage_rule"}; in TEST() local 180 std::string id{"vio_reg"}; in TEST() local 223 std::string id{"vio0"}; in TEST() local 260 std::string id{"set_voltage_rule"}; in TEST() local
|
/openbmc/linux/drivers/clk/ti/ |
H A D | clk-dra7-atl.c | 25 #define DRA7_ATL_PPMR_REG(id) (0x200 + (id * 0x80)) argument 26 #define DRA7_ATL_BBSR_REG(id) (0x204 + (id * 0x80)) argument 27 #define DRA7_ATL_ATLCR_REG(id) (0x208 + (id * 0x80)) argument 28 #define DRA7_ATL_SWEN_REG(id) (0x210 + (id * 0x80)) argument 29 #define DRA7_ATL_BWSMUX_REG(id) (0x214 + (id * 0x80)) argument 30 #define DRA7_ATL_AWSMUX_REG(id) (0x218 + (id * 0x80)) argument 31 #define DRA7_ATL_PCLKMUX_REG(id) (0x21c + (id * 0x80)) argument 42 int id; member
|
/openbmc/linux/drivers/watchdog/ |
H A D | armada_37xx_wdt.c | 49 #define CNTR_CTRL(id) ((id) * 0x10) argument 61 #define CNTR_COUNT_LOW(id) (CNTR_CTRL(id) + 0x4) argument 62 #define CNTR_COUNT_HIGH(id) (CNTR_CTRL(id) + 0x8) argument 84 static u64 get_counter_value(struct armada_37xx_watchdog *dev, int id) in get_counter_value() 98 static void set_counter_value(struct armada_37xx_watchdog *dev, int id, u64 val) in set_counter_value() 104 static void counter_enable(struct armada_37xx_watchdog *dev, int id) in counter_enable() 113 static void counter_disable(struct armada_37xx_watchdog *dev, int id) in counter_disable() 122 static void init_counter(struct armada_37xx_watchdog *dev, int id, u32 mode, in init_counter()
|
/openbmc/linux/drivers/regulator/ |
H A D | devres.c | 22 static struct regulator *_devm_regulator_get(struct device *dev, const char *id, in _devm_regulator_get() 51 struct regulator *devm_regulator_get(struct device *dev, const char *id) in devm_regulator_get() 67 const char *id) in devm_regulator_get_exclusive() 80 static int _devm_regulator_get_enable(struct device *dev, const char *id, in _devm_regulator_get_enable() 110 int devm_regulator_get_enable_optional(struct device *dev, const char *id) in devm_regulator_get_enable_optional() 126 int devm_regulator_get_enable(struct device *dev, const char *id) in devm_regulator_get_enable() 142 const char *id) in devm_regulator_get_optional() 346 const char * const *id) in devm_regulator_bulk_get_enable() 432 const char *id; member 464 int devm_regulator_register_supply_alias(struct device *dev, const char *id, in devm_regulator_register_supply_alias() [all …]
|
H A D | lp8788-buck.c | 149 static void lp8788_set_dvs(struct lp8788_buck *buck, enum lp8788_buck_id id) in lp8788_set_dvs() 164 lp8788_get_buck_dvs_ctrl_mode(struct lp8788_buck *buck, enum lp8788_buck_id id) in lp8788_get_buck_dvs_ctrl_mode() 202 enum lp8788_buck_id id) in lp8788_select_buck_vout_addr() 260 enum lp8788_buck_id id = rdev_get_id(rdev); in lp8788_buck12_set_voltage_sel() local 276 enum lp8788_buck_id id = rdev_get_id(rdev); in lp8788_buck12_get_voltage_sel() local 294 enum lp8788_buck_id id = rdev_get_id(rdev); in lp8788_buck_enable_time() local 308 enum lp8788_buck_id id = rdev_get_id(rdev); in lp8788_buck_set_mode() local 329 enum lp8788_buck_id id = rdev_get_id(rdev); in lp8788_buck_get_mode() local 424 enum lp8788_buck_id id) in lp8788_dvs_gpio_request() 459 struct lp8788_buck *buck, enum lp8788_buck_id id) in lp8788_init_dvs() [all …]
|
H A D | rt4801-regulator.c | 42 int id = desc->id; in rt4801_of_parse_cb() local 62 int id = rdev_get_id(rdev), ret; in rt4801_set_voltage_sel() local 77 int id = rdev_get_id(rdev); in rt4801_get_voltage_sel() local 88 int id = rdev_get_id(rdev), ret; in rt4801_enable() local 109 int id = rdev_get_id(rdev); in rt4801_disable() local 126 int id = rdev_get_id(rdev); in rt4801_is_enabled() local
|
H A D | max77802-regulator.c | 71 static int max77802_get_opmode_shift(int id) in max77802_get_opmode_shift() 97 unsigned int id = rdev_get_id(rdev); in max77802_set_suspend_disable() local 115 unsigned int id = rdev_get_id(rdev); in max77802_set_mode() local 143 unsigned int id = rdev_get_id(rdev); in max77802_get_mode() local 170 unsigned int id = rdev_get_id(rdev); in max77802_set_suspend_mode() local 222 unsigned int id = rdev_get_id(rdev); in max77802_enable() local 510 unsigned int id = regulators[i].id; in max77802_pmic_probe() local
|
/openbmc/linux/include/uapi/rdma/ |
H A D | rdma_user_cm.h | 99 __u32 id; member 104 __u32 id; member 115 __u32 id; member 119 __u32 id; member 128 __u32 id; member 133 __u32 id; member 143 __u32 id; member 155 __u32 id; member 220 __u32 id; member 226 __u32 id; member [all …]
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 32 int ivtv_claim_stream(struct ivtv_open_id *id, int type) in ivtv_claim_stream() 415 int ivtv_start_capture(struct ivtv_open_id *id) in ivtv_start_capture() 495 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_read() local 511 int ivtv_start_decoding(struct ivtv_open_id *id, int speed) in ivtv_start_decoding() 538 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_write() local 710 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_write() local 723 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_dec_poll() local 758 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_enc_poll() local 796 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end) in ivtv_stop_capture() 835 static void ivtv_stop_decoding(struct ivtv_open_id *id, int flags, u64 pts) in ivtv_stop_decoding() [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | fw.json | 3 "id": "901f", string 25 "id": "51e2", string 47 "id": "d987", string 174 "id": "c591", string 198 "id": "affe", string 217 "id": "38b3", string 241 "id": "28bc", string 260 "id": "6753", string 284 "id": "8da2", string 303 "id": "6dc6", string [all …]
|
H A D | flow.json | 3 "id": "5294", string 25 "id": "3514", string 47 "id": "7534", string 69 "id": "4524", string 91 "id": "0230", string 113 "id": "2344", string 135 "id": "9304", string 157 "id": "9038", string 179 "id": "2a03", string 201 "id": "a073", string [all …]
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | 11.json | 13 "id": 17, number 32 "id": 17, number 51 "id": 17, number 70 "id": 17, number 89 "id": 17, number 108 "id": 17, number 127 "id": 17, number 146 "id": 17, number 165 "id": 17, number 184 "id": 17, number [all …]
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | 4.json | 13 "id": 17, number 38 "id": 10, number 57 "id": 17, number 76 "id": 17, number 95 "id": 17, number 114 "id": 17, number 133 "id": 17, number 152 "id": 17, number 171 "id": 17, number 190 "id": 17, number [all …]
|
H A D | 11.json | 13 "id": 17, number 32 "id": 17, number 51 "id": 17, number 70 "id": 17, number 89 "id": 17, number 108 "id": 17, number 127 "id": 17, number 146 "id": 17, number 165 "id": 17, number 184 "id": 17, number [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 119 #define SRI(reg_name, block, id)\ argument 123 #define SRI2(reg_name, block, id)\ argument 127 #define SRIR(var_name, reg_name, block, id)\ argument 131 #define SRII(reg_name, block, id)\ argument 135 #define SRII_MPC_RMU(reg_name, block, id)\ argument 139 #define SRII_DWB(reg_name, temp_name, block, id)\ argument 143 #define SF_DWB2(reg_name, block, id, field_name, post_fix) \ argument 146 #define DCCG_SRII(reg_name, block, id)\ argument 150 #define VUPDATE_SRII(reg_name, block, id)\ argument 215 #define abm_regs(id)\ argument [all …]
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | 4.json | 13 "id": 17, number 38 "id": 10, number 57 "id": 17, number 76 "id": 17, number 95 "id": 17, number 114 "id": 17, number 133 "id": 17, number 152 "id": 17, number 171 "id": 17, number 190 "id": 17, number [all …]
|
H A D | 11.json | 13 "id": 17, number 32 "id": 17, number 51 "id": 17, number 70 "id": 17, number 89 "id": 17, number 108 "id": 17, number 127 "id": 17, number 146 "id": 17, number 165 "id": 17, number 184 "id": 17, number [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/riscv/ |
H A D | get-reg-list.c | 115 static const char *config_id_to_str(__u64 id) in config_id_to_str() 144 static const char *core_id_to_str(const char *prefix, __u64 id) in core_id_to_str() 242 static const char *csr_id_to_str(const char *prefix, __u64 id) in csr_id_to_str() 260 static const char *timer_id_to_str(const char *prefix, __u64 id) in timer_id_to_str() 280 static const char *fp_f_id_to_str(const char *prefix, __u64 id) in fp_f_id_to_str() 297 static const char *fp_d_id_to_str(const char *prefix, __u64 id) in fp_d_id_to_str() 314 static const char *isa_ext_id_to_str(__u64 id) in isa_ext_id_to_str() 402 static const char *sbi_ext_id_to_str(const char *prefix, __u64 id) in sbi_ext_id_to_str() 421 void print_reg(const char *prefix, __u64 id) in print_reg()
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | prio.json | 3 "id": "ddd9", string 23 "id": "aa71", string 42 "id": "db37", string 61 "id": "39d8", string 80 "id": "5769", string 100 "id": "fe0f", string 119 "id": "1f91", string 138 "id": "d248", string 157 "id": "1d0e", string 176 "id": "1971", string [all …]
|
H A D | fifo.json | 3 "id": "a519", string 24 "id": "585c", string 45 "id": "a86e", string 65 "id": "9ac8", string 85 "id": "f4e6", string 105 "id": "b1b1", string 124 "id": "8d5e", string 143 "id": "7787", string 162 "id": "c4b6", string 184 "id": "3df6", string [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/ |
H A D | dce80_resource.c | 156 #define SRI(reg_name, block, id)\ argument 159 #define ipp_regs(id)\ argument 181 #define transform_regs(id)\ argument 203 #define aux_regs(id)\ argument 217 #define hpd_regs(id)\ argument 231 #define link_regs(id)\ argument 246 #define stream_enc_regs(id)\ argument 282 #define opp_regs(id)\ argument 312 #define aux_engine_regs(id)\ argument 327 #define audio_regs(id)\ argument [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_resource.c | 156 #define SRI(reg_name, block, id)\ argument 159 #define ipp_regs(id)\ argument 181 #define transform_regs(id)\ argument 203 #define aux_regs(id)\ argument 217 #define hpd_regs(id)\ argument 231 #define link_regs(id)\ argument 245 #define stream_enc_regs(id)\ argument 280 #define opp_regs(id)\ argument 310 #define aux_engine_regs(id)\ argument 325 #define audio_regs(id)\ argument [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/ |
H A D | dce100_resource.c | 139 #define SRI(reg_name, block, id)\ argument 142 #define ipp_regs(id)\ argument 164 #define transform_regs(id)\ argument 186 #define aux_regs(id)\ argument 200 #define hpd_regs(id)\ argument 214 #define link_regs(id)\ argument 229 #define stream_enc_regs(id)\ argument 265 #define opp_regs(id)\ argument 286 #define aux_engine_regs(id)\ argument 301 #define audio_regs(id)\ argument [all …]
|
/openbmc/linux/drivers/reset/ |
H A D | reset-ma35d1.c | 132 u32 id = MA35D1_RESET_CHIP; in ma35d1_restart_handler() local 139 static int ma35d1_reset_update(struct reset_controller_dev *rcdev, unsigned long id, bool assert) in ma35d1_reset_update() 160 static int ma35d1_reset_assert(struct reset_controller_dev *rcdev, unsigned long id) in ma35d1_reset_assert() 165 static int ma35d1_reset_deassert(struct reset_controller_dev *rcdev, unsigned long id) in ma35d1_reset_deassert() 170 static int ma35d1_reset_status(struct reset_controller_dev *rcdev, unsigned long id) in ma35d1_reset_status()
|