Home
last modified time | relevance | path

Searched full:changeable (Results 1 – 25 of 175) sorted by relevance

1234567

/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dat91-sama5d27_wlsom1.dtsi93 regulator-changeable-in-suspend;
100 regulator-changeable-in-suspend;
135 regulator-changeable-in-suspend;
142 regulator-changeable-in-suspend;
/kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/
Dat91-sama5d27_wlsom1.dtsi107 regulator-changeable-in-suspend;
114 regulator-changeable-in-suspend;
149 regulator-changeable-in-suspend;
156 regulator-changeable-in-suspend;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/temperature/
Dtsys01.txt6 - reg: I2C address of the sensor (changeable via CSB pin)
Dtmp007.txt8 - reg: the I2C address of the sensor (changeable via ADR pins)
/kernel/linux/linux-5.10/drivers/sbus/char/
Dmax1617.h10 /* Read-only versions of changeable registers. */
/kernel/linux/linux-6.6/drivers/sbus/char/
Dmax1617.h10 /* Read-only versions of changeable registers. */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Drockchip,rv1126-cru.yaml43 if missing pll rates are not changeable, due to the missing pll
Drockchip,rk3568-cru.yaml47 if missing pll rates are not changeable, due to the missing pll
Drockchip,rk3328-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
Drockchip,rk3128-cru.yaml57 if missing pll rates are not changeable, due to the missing pll
Drockchip,rk3228-cru.yaml55 if missing pll rates are not changeable, due to the missing pll
Drockchip,rk3308-cru.yaml57 if missing pll rates are not changeable, due to the missing pll
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/temperature/
Dti,tmp007.yaml21 The I2C address of the sensor (changeable via ADR pins)
/kernel/linux/linux-5.10/drivers/mfd/
Dab3100-otp.c107 "CHANGEABLE" : "NOT CHANGEABLE"); in ab3100_show_otp()
/kernel/linux/linux-5.10/include/linux/regulator/
Dmachine.h75 * @changeable: Is this state can be switched between enabled/disabled,
83 bool changeable; member
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Drockchip,rk3036-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
Drockchip,rk3128-cru.txt20 If missing pll rates are not changeable, due to the missing pll lock status.
Drockchip,rk3228-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
Drockchip,rv1108-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
Drockchip,rk3328-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
Drockchip,rk3368-cru.txt18 If missing, pll rates are not changeable, due to the missing pll lock status.
Drockchip,rk3188-cru.txt19 If missing pll rates are not changeable, due to the missing pll lock status.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/partitions/
Dtplink,safeloader-partitions.yaml22 partitions contain fully changeable content (like rootfs).
/kernel/linux/linux-6.6/drivers/ata/
Dlibata-scsi.c2210 * @changeable: whether changeable parameters are requested
2212 * Generate a generic MODE SENSE page for either current or changeable
2218 static void modecpy(u8 *dest, const u8 *src, int n, bool changeable) in modecpy() argument
2220 if (changeable) { in modecpy()
2232 * @changeable: whether changeable parameters are requested
2241 static unsigned int ata_msense_caching(u16 *id, u8 *buf, bool changeable) in ata_msense_caching() argument
2243 modecpy(buf, def_cache_mpage, sizeof(def_cache_mpage), changeable); in ata_msense_caching()
2244 if (changeable) { in ata_msense_caching()
2257 bool changeable) in ata_msense_control_spg0() argument
2260 sizeof(def_control_mpage), changeable); in ata_msense_control_spg0()
[all …]
/kernel/linux/linux-5.10/fs/jffs2/
DTODO14 Make this a per-inode option, changeable with chattr, so you can

1234567